Scrollable in 1.2.2 does not select / highlight the first item on page load. After the initial load it works fine.
One workaround seems to be to use history:true, but I can't use this in my app. Does anyone know of another solution ? This worked fine in 1.1.2.
Steps to reproduce
To demonstrate, I took the demo page -http://flowplayer.org/tools/demos/scrollable/one-sized.htm, and created a copy here -http://test.broadgairhill.com/one-sized.htm.
The only code changes I made was to add the full url prefix needed for jquery.tools.min.js, plus commented out history:true.
--------------------
Originally posted under thread " scrollable 1.2.1 (or navigator) does not go to initialIndex (?)", but then noticed it is marked as solved (and I can't change this).
One workaround seems to be to use history:true, but I can't use this in my app. Does anyone know of another solution ? This worked fine in 1.1.2.
Steps to reproduce
To demonstrate, I took the demo page -http://flowplayer.org/tools/demos/scrollable/one-sized.htm, and created a copy here -http://test.broadgairhill.com/one-sized.htm.
The only code changes I made was to add the full url prefix needed for jquery.tools.min.js, plus commented out history:true.
--------------------
Originally posted under thread " scrollable 1.2.1 (or navigator) does not go to initialIndex (?)", but then noticed it is marked as solved (and I can't change this).