Thread
:
How can I use AJAX without going back to the top of the page?
View Single Post
08-19-2008, 02:19 AM
PM User
|
#
1
pyramation
New to the CF scene
Join Date: Aug 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
How can I use AJAX without going back to the top of the page?
How can you use AJAX and an <A HREF tag and keep the page where it is, without going up to the top... and without using an <a name="somename">??
Code:
<a href="#" onclick="somefunction()"> Click Here </a>
pyramation
View Public Profile
Find More Posts by pyramation