try the following in IE7 http://jqueryui.com/demos/slider/side-scroll.html
in the code of the example var leftVal = parseInt(scrollContent.css('margin-left')); somehow the scrollContent.css is becoming string 'auto' so when you parseInt, it becomes NaN --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---