Charles Roper wrote: > Hi, > > I'm trying to implement interface elements FX - Scroll on a page. I've > got jQuery compressed 1.0.2 rev 4.1.3 and used the automated download > packager for the interface element, which gave me a file called > interface.js. This file doesn't appear to work. Firebug gives me > "missing ; before statement / interface.js (line 8)". Have a look at > this test page: > > http://www.sxbrc.dev/biodiversity/countyrecorders/index2.php > > I've just chucked the scrollto behaviour in an onclick in the "higher > plants" link for now. I tried is using the uncompressed interface files > and got it to work, but really I wanted the lightweight compressed version.
OK, I've given up on the automated interface.js file for now and I'm using manual method. I've got scrollto working here: http://www.sxbrc.dev/biodiversity/countyrecorders/index3.php Click on the higher plants link, then try clicking on that first [back to top] link. I'm seeing a flash of content, only a split-second mind you, from the very top of the viewport. This is happening in IE6 & 7 and Firefox. Does anyone know how I can fix this? Many thanks Charles -- Charles Roper www.charlesroper.co.uk _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
