[jQuery] Placing text from a drop down box
[jQuery] Placing 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/p23316800/dropdown1.png
http://www.nabble.com/file/p23316800/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 '&' 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/Placing-text-from-a-drop-down-box-tp23316800s27240p23316800.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.
Topic Participants
ian.mullen