> I'm using jCarousel for a menu and I need it to be very elastic, > meaning it has to change size when you resize the window. I was > wondering if there is a way to change the number of images > shown after you have already initialized it. BTW jCarousel is a > great plug in. I recommend it to everyone. I haven't looked a jCarousel, but normally if a plugin wants to be able to do something like that it has to handle a resize event so that it can recalculate and reposition everything. If jCarousel doesn't do that, but initializes pretty quickly, you could remove and recreate it in your own window.resize handler.
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
