Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Sliding Tab (Menu links jumps to page) Re: Sliding Tab (Menu links jumps to page)

#103009
Taufik Nurrohman
Participant

Error: Problem at line 8 character 19: Missing radix parameter (what is this? :p)

$('#panel').width(parseInt($('#mask').width() * $('#panel div').length));

Work fine for me: http://jsfiddle.net/tovic/M4XZ3/
Oh, and also, put the JQuery library before scrollTo.js