[jQuery] Re: jquery and safari

2008-01-08 Thread yabado
I think I did this to enable it... http://www.macosxhints.com/article.php?story=2007061303320554 On Jan 2, 10:31 am, "Alexandre Plennevaux" <[EMAIL PROTECTED]> wrote: > hiYabado, > > can you tell me more about it? i found the script console log in > safari, but it doesn't show any error. but i

[jQuery] Re: jquery and safari

2008-01-02 Thread Alexandre Plennevaux
hi Yabado, can you tell me more about it? i found the script console log in safari, but it doesn't show any error. but i do not see the "inspect element" command . Where is it to be found? thanks a lot alex On Jan 2, 2008 12:21 PM, yabado <[EMAIL PROTECTED]> wrote: > > Have you tried the new "I

[jQuery] Re: jquery and safari

2008-01-02 Thread yabado
Have you tried the new "Inspect Element" contextual command? It will show any errors in the console for you. On Dec 31 2007, 7:09 am, pixeline <[EMAIL PROTECTED]> wrote: > hi! > > i'm having issues to have my project work in safari. No problem with > Firefox, IE6+ or Opera, just Safari, both the

[jQuery] Re: jquery and safari

2008-01-01 Thread nathandh
> My code is quite long so instead of burdening you under it, i would > rather ask an open question about any known issues with Safari and > jquery? Don't know of any known issues, other than the many I've encountered personally. Which version are you running on Mac? The 3.0 beta on Tiger gave

[jQuery] Re: Jquery and safari

2007-10-24 Thread Jeffrey Kretz
tween each one. Add the urchinTracker command last. JK -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, October 24, 2007 10:13 AM To: jQuery (English) Subject: [jQuery] Re: Jquery and safari _u

[jQuery] Re: Jquery and safari

2007-10-24 Thread [EMAIL PROTECTED]
_uacct = "UA-1454666-2"; $(document).ready(function(){ urchinTracker(); $('.admin .body').each(function(){ $(this).hide();}); $('.more').click(adminBodyToggle); $('#content').corner('15px'); $(".delete").click(ajaxDelete); $(".update").click(ajax

[jQuery] Re: Jquery and safari

2007-10-24 Thread Jeffrey Kretz
JK _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Guy Fraser Sent: Wednesday, October 24, 2007 6:12 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Jquery and safari [EMAIL PROTECTED] wrote: I am running safari 2.0.4 and jquery 1.2.1. None, and I mean no

[jQuery] Re: Jquery and safari

2007-10-24 Thread Guy Fraser
[EMAIL PROTECTED] wrote: > I am running safari 2.0.4 and jquery 1.2.1. None, and I mean none of > my javascript works in safari. All of it works fine in firefox and > most of it works in ie. Is this just a problem with jquery or am I > missing something? > > Safari is pants :)

[jQuery] Re: Jquery and safari

2007-10-24 Thread bytte
Can you post your jquery code? I had the same problem and it appeared to be wrongly defined functions. On 24 okt, 09:05, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I am running safari 2.0.4 and jquery 1.2.1. None, and I mean none of > my javascript works in safari. All of it works fine in f

[jQuery] Re: Jquery and safari

2007-10-24 Thread [EMAIL PROTECTED]
I'm using Safari 2 up to yesterday, jquery works well in my case, I just upgraded to 3.0 hoping the file uploading problem in Safari will go away(it does not), all the javascript still working. care to send a sample for me to test it out? On Oct 24, 3:05 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]