I was digging around in Google looking for 3D Carousel when I found that it had been included in jQuery UI, but it wasn't obvious where (Google Code!). So I setup
ui.core.2622.js ui.carousel.js and have it running as I want in a page. Here is the sticking point: - When I run it with jQuery Drop Shadows (operating on a wrapping DIV) the CPU shoots to 90%+ usage - When I run it without jQuery Drop Shadows the CPU runs at ~30% usage, which is what I see happen with the demo code I know this isn't in a release form (maybe it is and I am using the wrong version?) but I would really appreciate some help. I've also played with the images, the size of the images, the compression of the images, and the parameters for carousel to try and find something that works without killing the CPU. Tested on Chrome, FF3 and FF3.5 with essentially the same results. Example: http://beta.magiclamp.net Thanks! Jason --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
