Check box

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Oct 2006
Posts: 34
Reputation: pointers is an unknown quantity at this point 
Solved Threads: 1
pointers pointers is offline Offline
Light Poster

Check box

 
0
  #1
Oct 10th, 2007
Hi,
I am trying the followinfg code could plese help me. I tried in google but dint get....

I need a JavaScript code For checkbox.

If one clicks on the checkbox on click it should open some other page.
Location of the page which contains the checkbox and the which needs to be opened after clicking the checkbox is same in server.
But the new page must open in a new window.


Thanks and Regards.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: Check box

 
0
  #2
Oct 10th, 2007
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
  1. <input type="checkbox" id="CheckBox1" onclick="window.open('somepage.html','myWindow','width=300,height=200');" />
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum


Views: 1235 | Replies: 1
Thread Tools Search this Thread



Tag cloud for JavaScript / DHTML / AJAX
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC