[jQuery] Re: Setting the selected option in Safari 3

2007-08-22 Thread Lee Hinde
Thanks. If the existing code wasn't working in any browser I'd look for a work around, but since it does work in anything but Safari, I want to make sure there's not a problem with my code before I submit a bug to someone. On 8/21/07, TheThirdPart <[EMAIL PROTECTED]> wrote: > > You should have a l

[jQuery] Re: Setting the selected option in Safari 3

2007-08-22 Thread TheThirdPart
You should have a look at jquery select box plugin, http://www.texotela.co.uk/code/jquery/select/ BTW:Know more about it at http://www.thethirdpart.com/blog/?cat=10 On 8月22日, 上午1时10分, Lee Hinde <[EMAIL PROTECTED]> wrote: > Hi; > > Based on this conversation:http://tinyurl.com/2qwpna > > I've add