Im looking for some code that jumps a user to a certain location on a page determined by what coordinates I use in my code.
I know I can use this:
and
but I need the code that uses coordinates instead.
Someone must know it lol.
Cheers :hehe:
I know I can use this:
PHP:
<a href="#signup" class="gift_name">location</a>
and
PHP:
<a name="signup">Location</a>
but I need the code that uses coordinates instead.
Someone must know it lol.
Cheers :hehe:






