[jQuery] Re: element:gt(0) works in FF, but not in Safari/IE/Chrome

2008-12-18 Thread DasJan
> > bug which was introduced at v1.2.5. jQuery v1.2.4 was not released and > > the script works in all browsers up to jQuery 1.2.3. But one of my > > other scripts only works in jQuery 1.2.6, so I need that version. > > > On Thu, Dec 18, 2008 at 2:01 PM, DasJan wrot

[jQuery] Re: Anyone Else Seeing This?

2008-12-18 Thread DasJan
They are loading fast over here in Europe. Safari 3.2.1 & Firefox 3.0.4 on first Generation MacBook with OS 10.4.11. On 18 Dez., 16:10, PawPrint wrote: > Here are several: > > http://www.sunshinecoastcanada.com(more > complex)http://www.bellacoola.ca/(more > complex)http://www.popeyesstorag

[jQuery] element:gt(0) works in FF, but not in Safari/IE/Chrome

2008-12-18 Thread DasJan
Hi! I have the following code which, using jQuery 1.1.2 works in FF/Safari/ IE: function menu_loader() { var speed = 200; var item_title = new Array(); var items = new Array(); var i = 0; $("#menu ul").each(function() { items[i] = $("#menu ul").eq(i).chil