How To Deselect All Options Using jQuery

1 |
jQuery('option:selected').removeAttr("selected"); |
1 |
jQuery('option:selected').removeAttr("selected"); |
Categories: How-To's, Technology Tags: Deselect, howto, javascript, JQuery, option, select, tips
Copyright © 2005-2025 Eric Michael Stone | Random Thoughts, Whims and Fancies…. Powered by WordPress
Leave Your Comment
All fields marked with "*" are required.