Any jquery code to change the default (None) in my SharePoint dropdown control.
It does not appear that (None) is actually my default as it does not really send (None).
I'd like to change it to (Please Select).
Thanks.
|
Any jquery code to change the default (None) in my SharePoint dropdown control. It does not appear that (None) is actually my default as it does not really send (None). I'd like to change it to (Please Select). Thanks.
| |||
|
feedback
|
|
This works: http://jsfiddle.net/gilly3/F7PPK/
| |||||||
feedback
|
(None)always the first item in your dropdown control? – Frédéric Hamidi Aug 11 '11 at 20:07