JavaScript Scripts





Español Français 中文 Deutsch Portuguese Japanese nederlands
   
 
Free Java Script Codes
Javascript List All
Slide Show Slide Show
Ad Display Ad Display
Image Effect Image Effect
Animated Image Effects Animated Image Effects
Form Validation Form Validation
Color Picker Tool Color Picker Tool
Formatting Forms Formatting Forms
Select All Select All
Dynamic Form Select Dynamic Form select
Dynamic Color Dynamic Color
Calendar Script Calendar
Textbox Counter Textbox Counter
Alphanumeric Alphanumeric
Date Time Script Date & Time
Stop Watch Script Stop Watch script
Delete Repeated Values Delete Repeated Values
Pagination Pagination
Random Generator Random Generator
Animated Text Animated Text
Cursor Position Cursor Position
User Info Window / User Info
Security Security / Authenticate
Bookmark Bookmark
Mouse Effects Mouse Effects
Title Bar Title Bar
Status Bar Status Bar
Country List Country List
Free Games Free Games
Calculators Calculators
 




Terms and Conditions Script


About
This javascript will help you to open the specified url. If you click the checkbox the specified page will be displayed. If you accept the terms and conditions then the specified url is opened.


Features
a) Useful for opening the specified url if you accept terms and conditions.
b) Just copy the code into your page and use it.

Preview
         If you click this specified url will be open.



Code
<!--    Script by hscripts.com    -->
<!--    Copywrite of HIOXINDIA    -->
<!--    More scripts @www.hscripts.com   -->

<form name="frm">
<input type="checkbox" name="chk" onClick="apply()">If you click this the specified url will be open.
<div align=center>&copy<a href="http://www.hscripts.com" style="color:#3D366F;text-decoration:none;cursor:pointer;font-size=13px">hscripts.com</a></div>
</form>
<script type="text/javascript">
function apply()
{
 if(document.frm.chk.checked==true)
 {
  window.open("http://www.hscripts.com/license/hioxlicense.html");
 }
}
</script>

<!-- Script by hscripts.com -->

Release Date - 07-04-2008
Get free version without ©copyright link for just 5 price

For customization of this script or any script development, contact us at support@hscripts.com


Usage
a) The above script is used to open the specified url to accept the terms and conditions.
b) The function apply() is used to open the specified page.
c) Copy the code into <head> tag of your page and use it.



License
- The javascript (misspelled as java script) is given under GPL License
- i.e. Free use for those who use the codes as it is.
- Free, if your modification does not remove our copyright information and links.
- Click Here for detailed license information.
- You can purchase the script if your requirements does not meet our GPL License terms.
Other Links

web hosting