Tag Archives: option

How-to: Access an Option in a Select List Using jQuery

I had to do some documentation-digging to figure this one out. If you want to be able to have access to <option>’s within an HTML <select> list and fool with their properties, here is one way to do it. Hopefully … Continue reading

Posted in How-To, JavaScript | Tagged , , , , | Leave a comment