jCarousel now with jQuery 1.0.3
jCarousel is now delivered with the new jQuery 1.0.3. The bug i mentioned earlier is fixed and the examples work now with the latest version of jQuery.
2 Responses to 'jCarousel now with jQuery 1.0.3'
Leave a Reply
Do not post support requests for jCarousel here. If you need help for a problem:
- Create a page where i can see your carousel in action
- Post it to the jQuery Mailinglist (Add the word "jCarousel" to the subject, so i can filter out mails regarding jCarousel).


Fantastic little script — thank you.
I was playing with your script and using it for a project that I was desperately looking for something just like this. I got it working just fine but then I tested on IE and it keeps giving me a Javascript error for the dynamic AJAX
example
Line: 1016
Char: 5
Error: ‘null’ is null or not an object
Code:0
stupid little IE error messages are no help for me, nothing shows up wrong on firefox. I thought it might be my standalone IE’s or something but I tested on a regular PC with just a IE 6 and I got the same thing not only on mine but also your examples. The content seems loaded except both the previous and next buttons are disabled and the loading image stays. I hope you can help me figure this out, because I really do want to utilize the Ajax and Thickbox technique since I am using it elsewhere in the site.
Also if you can fix this is there a way to make it so I can use the thick box that grabs an html file instead of just an image?