How to use JQuery to truncate the contents of option tags?
Posted
by George
on Stack Overflow
See other posts from Stack Overflow
or by George
Published on 2010-05-04T14:29:41Z
Indexed on
2010/05/04
14:38 UTC
Read the original article
Hit count: 262
Hello!
Please take a look here: http://www.binarymark.com/Products/FLVDownloader/order.aspx
What I am trying to do is to get rid of the prices inside the option tag. On that page you can see a drop-down box under Order Information, Product. I want to remove the prices from all the options that contain them in that box, so get rid of " - $75.98" for example. I am not used to JQuery, but I realize it would be possible - just not sure how to do it, so your help would be greatly appreciated.
Thanks. George
© Stack Overflow or respective owner