TOPICS
- ActionScript 2 (2)
- ActionScript 3 (9)
- Arduino (1)
- Audio (2)
- BlazeDS (1)
- Box2d (2)
- Browsers (2)
- Canvas (3)
- CSS (1)
- CSS3 (2)
- Django (1)
- Eclipse (2)
- Flex 3 (6)
- How-To (7)
- HTML (1)
- HTML5 (4)
- Ideas (2)
- Interviewing (1)
- JavaScript (12)
- Linux (2)
- Opinions (10)
- PHP (1)
- Physics (2)
- Process (5)
- Projects (2)
- PS3 (4)
- Python (1)
- Tools (11)
- Toys (3)
- Uncategorized (2)
- WordPress (1)
- YAML (1)
February 2012 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Colleagues
Informative
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 changing option properties, jQuery, option, select, selected
Leave a comment
