jQuery Select Cheet Sheet  [ 761 views ]

Goal: to collect all the available select types

  • textbox: var s = $('input[type=text]');

see also: other cheet sheets

#sidebar a { color:#fff; } #sidebar ul ul li { color: #DEF585; } #sidebar h2 { color: #fff; } #sidebar ul p, #sidebar ul select { color: #BEDDBE; } #backfly { background: url(images/golfBallWallPaper.jpg) left bottom fixed repeat-x #65a51d; }