Darkmatter5 Posted December 5, 2008 Share Posted December 5, 2008 How can I disable a fieldset and all the contents within it if a specific variable equals a specific value? Link to comment https://forums.phpfreaks.com/topic/135667-disable-a-fieldset-based-on-a-variable/ Share on other sites More sharing options...
laPistola Posted December 6, 2008 Share Posted December 6, 2008 use the innerHTML command to change disabled="" to disabled="disabled" in the tags attributes Link to comment https://forums.phpfreaks.com/topic/135667-disable-a-fieldset-based-on-a-variable/#findComment-707893 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.