View Single Post
Old 08-19-2008, 07:06 AM   PM User | #3
pyramation
New to the CF scene

 
Join Date: Aug 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
pyramation is an unknown quantity at this point
Thanks for the reply! Much appreciated, but I still didn't get it to work quite yet... this is what I have:

Code:
<a href="#" onclick="somefunction();return false;"> Click Here </a>
The page still bounces back up to the top. If I remove the "#" from the href, then the function doesn't execute.

Any help is greatly appreciated.
pyramation is offline   Reply With Quote