knowram Posted February 1, 2007 Share Posted February 1, 2007 I found some great code at http://c82.net/article.php?ID=25 to make a checkbox list. however It dose not seem to work right with Safari. With every other browser when you click on the test associated with a checkbox it checks that checkbox. however in Safari you have to click on the checkbox to check it. I am new to both javascript and CSS so I am not sure where the problem is. Any help will be appreciated thanks everyone Quote Link to comment Share on other sites More sharing options...
fenway Posted February 1, 2007 Share Posted February 1, 2007 Sound like safari doesn't respect label...? Quote Link to comment Share on other sites More sharing options...
knowram Posted February 1, 2007 Author Share Posted February 1, 2007 I am not sure how could I check? the other parts of the label CSS work (the hover, padding, text-indent) if safari didn't respect label those would not work either right? Quote Link to comment Share on other sites More sharing options...
knowram Posted February 1, 2007 Author Share Posted February 1, 2007 looks like you where right. for the rest of everyone here is a script to fix the problem http://snipplr.com/view/1407/clickable-form-labels-for-safari-and-ie/ Quote Link to comment 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.