May I see your sample code please...

tHanks for your reply

PaulMWatson wrote:
> 
> I ran into the same problem. My simple solution is to destroy everything
> jCarousel creates in the DOM, create your UL/LI list again and run
> .jcarousel against the new list. It is like a reinit.
> 
> The way I handled the destroying was to wrap my UL/LI in a wrapper div and
> destroy everything inside it. Works fine though probably not the most
> elegant solution.
> 
> 
> hxela wrote:
>> 
>> Initially my carousel loads /foo and is fed data from the database in
>> order to build the carousel.
>> 
>> I'd like the user to be able to click on a link /foo?search=bar and have
>> the carousel update with the new data.
>> 
>> Any ideas? Would I have to destroy the carousel and re-create it passing
>> in a new url? If so.. any ideas how?
>> 
>> Any help greatly appreciated!
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Dynamically-modifying-the-content-of-the-carousel-tf3253484.html#a9360216
Sent from the jCarousel mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to