yandoo Posted February 1, 2008 Share Posted February 1, 2008 Hi there, I i want to display results of record ( 1 or 0)in form of check boxes but need them to be greyout so the user cant tick or untick them on the page (regardless of it not actually updating record anyway). Is this possible?? If so how?? Thank you Quote Link to comment https://forums.phpfreaks.com/topic/88903-solved-greyout-check-boxes-in-a-form/ Share on other sites More sharing options...
rhodesa Posted February 1, 2008 Share Posted February 1, 2008 <input disabled="true" type="checkbox" checked="true"> Quote Link to comment https://forums.phpfreaks.com/topic/88903-solved-greyout-check-boxes-in-a-form/#findComment-455365 Share on other sites More sharing options...
yandoo Posted February 1, 2008 Author Share Posted February 1, 2008 Brilliant Thank You Quote Link to comment https://forums.phpfreaks.com/topic/88903-solved-greyout-check-boxes-in-a-form/#findComment-455367 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.