[jQuery] [treeView] Problem with treeview and Firefox 3

2009-04-28 Thread vg33
I use the jQuery plugin treeView with jQuery 1.3.2 I have a long list (over 500 items), each item with 3 links . Exemple : ul lifirst item a href=action1img src=icon1 //a a href=action2img src=icon2 //a a href=action3img src=icon3 //a /li lisecond item a href=action1img src=icon1 //a a

[jQuery] Re: Problem with treeview and Firefox 3

2009-04-28 Thread vg33
The problem was due to FireBug, the Firefox add-on.

[jQuery] [treeView] Problem with Firefox 3

2009-04-27 Thread vg33
I use the jQuery plugin treeView with jQuery 1.3.2 I have a long list (over 500 items), each item with 3 links . Exemple : ul lifirst item a href=action1img src=icon1 //a a href=action2img src=icon2 //a a href=action3img src=icon3 //a /li lisecond item a href=action1img src=icon1 //a a