I have been trying to modify the code of http://sorgalla.com/projects/jcarousel/example_dynamic_ajax.html ajax based jCarousel
Your can see my modified version in http://pastebin.ca/382683 here There are some texts within spans like <span class="lin" cid="X">link 1</span> the aim is to moidfy the content of carousel when these texts are clicked.As you see these spans have a cid attribute.these are added to jQuery.get URL like xyz.php?cid=X after click carousel content will be modified the carousel re-initiated... how can I succeed this, waiting your suggestions... you can modify the any part of code I wrote above... phplord wrote: > > anyone can have an idea about this, I need this urgently... > > phplord wrote: >> >> I have the similar problem, jCarousel loads full list generated by a php >> files via DB with same format as TXT file, I try to modify the content of >> carousel by some links which sends parameters to PHP file... >> >> any improvement in this? >> >> tHanks.. >> >> >> >> 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#a9320519 Sent from the jCarousel mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/