Jump to content

Disabling Links


Captain825

Recommended Posts

Hi,

 

I am using Dreamweaver CS3.  I would like the links on a page to be disabled until the user clicks on a check box at which time the links would be enabled.  If the user then unchecks the check box, I would like the links to be disabled again.  I would appreciate any help on this.

 

Thanks,

Link to comment
https://forums.phpfreaks.com/topic/116606-disabling-links/
Share on other sites

Anywho if that's the case hmm.  VB script perhaps?  Or use some type of AJAX technique (though if js is disabled couldn't do it through that I guess.)

 

Or an annoying way would be submit the form when a checkbox is click and refresh the results based on that.  That will stop the JS problem.

Link to comment
https://forums.phpfreaks.com/topic/116606-disabling-links/#findComment-601944
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.