Need to find a script, ... |
Need to find a script, ... |
May 7 2008, 02:27 PM
Post
#1
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 2,374 Joined: Feb 2004 Member No: 3,760 |
I need to find a script that'll jump to different sections of a page. like, if you click a link, it'll take you to 1/4th down the page, another link'll take you 1/2 down the page, etc.
I can't seem to find it anywhere and I'm pretty sure it exists. >< |
|
|
|
![]() |
May 7 2008, 03:21 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 2,374 Joined: Feb 2004 Member No: 3,760 |
yeah, but doesn't that need to jump to a word which is the #something?
i'm looking for something that'll jump to 1/4th of any page regardless of words. idk, i dont really need it, it's just that since i'm taking out the scrollbar in my div, and it has php pages within it, i'm trying to think up ways to convenience scrolling. http://heartquasm.org/test.php <-- (it's not finished lol!) i've got a scrolling script, but i want something in the middle to automatically jump halfway down the page. hrm. i'll try the code anyways ... edit/ yeah, no, it doesn't work :( |
|
|
|
heartquasm Need to find a script May 7 2008, 02:27 PM
dreamstar7 http://www.htmlgoodies.com/tutorials/getti...cle.p... May 7 2008, 06:55 PM
SkyliteX you mean page anchors?
heres the code
thats going... May 8 2008, 12:14 AM
grrDesign i have a somewhat complicated answer for you. :]
i... May 13 2008, 07:38 PM
SkyliteX QUOTE(grrDesign @ May 13 2008, 07:38 PM) ... May 13 2008, 09:06 PM
heartquasm QUOTE(grrDesign @ May 13 2008, 08:38 PM) ... May 13 2008, 09:57 PM
Alatariel You could use simple HTML:
CODE<a href="#... May 17 2008, 01:11 PM![]() ![]() |