It's not an issue with jQuery but with IE itself

If you want it to work cross browser, you're going to have to remove
the item


On Mar 19, 11:46 am, Adam Paeth <rvbtuc...@gmail.com> wrote:
> Just curious if the problem of hiding an IE selection option has been
> fixed or if anyone has a workaround other then keeping a hidden list
> of options that aren't selected.
>
> Thanks,
> Adam Paeth
>
> $("#option1").hide();  //works in FF, not in IE

Reply via email to