Cool. Thanks. How do you reload it to another page when it is unchecked?
How are you going to use this?
Clicking a checkbox on/off to show a page doesn't make a lot of sense to me.
Would be easier just to program a link and not worry about checkbox status.
But if you really think you need this function, then try ...
It is for a class and the assignment requires it. However, I don't think we need it and my entire class is stuck. I tried different ways and I got it to work with a button and a check box.
I want to know how to create a check box that will load websites in a new window. Thanks for any help that you can give.
Originally Posted by RainAway
It is for a class and the assignment requires it. However, I don't think we need it and my entire class is stuck. I tried different ways and I got it to work with a button and a check box.
Funny class if you are allowed to change the requirements specified in original post
Create a web page with a list of your favorite links. At the top of the page, include a check box with the text "Open link in a new window." If a user click the check box then the links of the page should open in a new window. Otherwise the links should be loaded into current window.
Bookmarks