[jQuery] jscrollpane reinitialize issue

2008-08-20 Thread sergeh
I was just wondering if there was way to conserve the toolbar's position when the the scroll pane gets reinitialized. I have a list inside the scroll pane and whenever you click on an item it expands so the scroll pane has to be reinitialized in order to have the height match but whenever that

[jQuery] Re: jQuery Listen plugin help

2008-08-20 Thread sergeh
'); }); Brian On Aug 18, 11:50 am, sergeh [EMAIL PROTECTED] wrote: I was easily able to make the plugin work where I needed to add things dynamically via jquery. But now I can't get it work on another page where I need to add a few div via ajax When I click on a li I fetch some images via

[jQuery] Re: jscrollpane reinitialize issue

2008-08-20 Thread sergeh
/jScrollPane/ajax_example.html 2008/8/20 sergeh [EMAIL PROTECTED] I was just wondering if there was way to conserve the toolbar's position when the the scroll pane gets reinitialized. I have a list inside the scroll pane and whenever you click on an item it expands so the scroll pane has

[jQuery] Interface plugin SortableAddItem on dynamic content...

2008-08-20 Thread sergeh
hey guys, been trying to make this work but haven't been successful yet, I was wondering what I was doing wrong... basically I have a div groupWrapper where all of my items are contained and whenever something is added it's appended to the groupWrapper The problem is that only the first item

[jQuery] jQuery Listen plugin help

2008-08-18 Thread sergeh
I was easily able to make the plugin work where I needed to add things dynamically via jquery. But now I can't get it work on another page where I need to add a few div via ajax When I click on a li I fetch some images via ajax and they get displayed inside of a container. My problem is that I