agent2026 wrote:
> 
> Hi Jan,
> 
> Testing in IE6/7 the carousel breaks with jQuery 1.1 (with or without the
> 1.0 compatibility plugin):
> 
> Line: 30
> Char: 2
> Error: Type Mismatch
> Code: 0
> 
> 
> Still works with 1.0.4 though.
> 
> Adam
> 
Hi,

thats because of this bug: http://jquery.com/dev/bugs/bug/843/
I'm working on a new version but if you want to fix right now, search for
"zIndex" in jCrousel an replace the number value with a string value.

For example:

"zIndex": "2",

Surround the value argument with quotes.

Jan
-- 
View this message in context: 
http://www.nabble.com/Update-for-jQuery-1.1-compatibility--tf3014033.html#a8420001
Sent from the jCarousel mailing list archive at Nabble.com.


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

Reply via email to