[thelist] return false... but still scrolling

Lee Kowalkowski lee.kowalkowski at googlemail.com
Mon Jun 25 03:02:59 CDT 2007


On 25/06/07, Brian Cummiskey <brian at hondaswap.com> wrote:
> i'm using a simple:  <a href="#" onclick="setcolor('thecolorcode');
> return false;">IMAGE</a>
> for lack of a better idea.

You might as well use href="javascript:setcolor('thecolorcode');" if
you don't have anything sensible to put in your href attribute.

-- 
Lee



More information about the thelist mailing list