Open GoogleCodeExporter opened 9 years ago
I don't know anything about JQuery plugins.
But I tried a few things out in the code, and I fixed the bug (I think.)
The "options" variable shouldn't be passed in here:
jixedbar: new function(options)
Rather, it should be passed in to the construct function
(this.construct(options)).
Original comment by edanm%bt...@gtempaccount.com
on 17 Nov 2010 at 4:06
OK I just tried checking out the source code, apparently the latest version of
the code works (and has been rearchitected, it doesn't have a "construct"
function.)
Hope you can put a warning or something on the main page, so other people
downloading the "stable" release don't have the same issue.
Original comment by edanm%bt...@gtempaccount.com
on 17 Nov 2010 at 4:09
thanks for the tip regarding using the latest repository version. :)
Original comment by blackout...@gmail.com
on 26 Aug 2011 at 5:20
Original issue reported on code.google.com by
edanm%bt...@gtempaccount.com
on 17 Nov 2010 at 3:53