943,937 Members | Top Members by Rank

Ad:
Oct 10th, 2007
0

Check box

Expand Post »
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.
Similar Threads
Reputation Points: 12
Solved Threads: 1
Light Poster
pointers is offline Offline
34 posts
since Oct 2006
Oct 10th, 2007
0

Re: Check box

JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
  1. <input type="checkbox" id="CheckBox1" onclick="window.open('somepage.html','myWindow','width=300,height=200');" />
Reputation Points: 262
Solved Threads: 68
Veteran Poster
hollystyles is offline Offline
1,181 posts
since Feb 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JavaScript / DHTML / AJAX Forum Timeline: Opening Two Frames (Top/Bottom)??
Next Thread in JavaScript / DHTML / AJAX Forum Timeline: pass value in cgi script to javascript





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC