re[jQuery] lacing text from a drop down box

re[jQuery] lacing text from a drop down box


I have a dropdown box that when a value is selected changes and '&' in the
text to & amp ;
http://www.nabble.com/file/p23312654/dropdown1.png
http://www.nabble.com/file/p23312654/dropdown2.png
<select class="frmSelect frmSelectJS" name="">
<option value="University name">University name</option>
etc
I'm trying to find a way of replacing the '&amp;' with an '&' but i can't
find a way of targeting and then changing the & amp ; . I've tried a few
things but i'm still a bit of a novice at jquery so any help wuld be much
appreciated.
--
View this message in context: http://www.nabble.com/relacing-text-from-a-drop-down-box-tp23312654s27240p23312654.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.