Re: [jQuery] how to find out the browser your using with jquery and do a action?

2007-02-25 Thread Mark
thanx. i couldn`t find it.. it`s working perfectly.Date: Mon, 26 Feb 2007 12:07:30 +1300From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Re: [jQuery] how to find out the browser your using with jquery and do a action?Hi Mark,You can use $.browser. See here for more info: http://docs.jquery.com

Re: [jQuery] how to find out the browser your using with jquery and do a action?

2007-02-25 Thread Chris Domigan
Hi Mark, You can use $.browser. See here for more info: http://docs.jquery.com/JavaScript#.24.browser Chris ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

[jQuery] how to find out the browser your using with jquery and do a action?

2007-02-25 Thread Mark
Hey,i`m using a effect on tables which only seem to work in firefox.. so now i would like to make the effect browser dependent.. so if it`s firefox: use fade, if it`s any other browser (not gecko based) use another effect or don`t use any effect at all.o btw.. why do my reply`s not appera in the