[thelist] return false... but still scrolling

Jonathan Snook jonathan.snook at gmail.com
Mon Jun 25 00:04:05 CDT 2007


> I'm familair with that, and its the first thing i looked for.
> No errors according to the FF error console or Firebug.

Be careful of Firebug. It can sometimes deceive. Try it in IE just to
be sure. Otherwise, try putting an alert after your function but
before your return false to see if the function is returning properly.
Try removing the function and just leaving the return false to see if
it cancels properly.



More information about the thelist mailing list