Current location: Hot Scripts Forums » General Community » Script Requests » link clicked, scrolls down page


link clicked, scrolls down page

Reply
  #1 (permalink)  
Old 05-16-04, 10:57 AM
eq1987 eq1987 is offline
Wannabe Coder
 
Join Date: Dec 2003
Posts: 216
Thanks: 0
Thanked 0 Times in 0 Posts
link clicked, scrolls down page

Hi again, i am looking to do something like...You click the link ProgrammingTalk, and it moves you down to a section named Programming Talk. Kinda like table of contents. Im not sure if this requires a script or just basic HTML. Any help is highly appreciated. Thanks
Reply With Quote
  #2 (permalink)  
Old 05-16-04, 12:59 PM
rottedham rottedham is offline
Newbie Coder
 
Join Date: May 2004
Location: Katy, TX
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
this just requires basic html..
just use the following tags, replacing "down" with whatever you want your anchor to be named.

<a href="#down">Link Text</a>


then use this tag where you want the page to go down to:

<a name="down"></a>

Place your content here.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Classified Ads skipper23 Perl 3 11-22-05 02:22 AM
Paginating problem,extra empty page morrowind PHP 2 05-03-04 03:32 AM
page browsing problem mivec PHP 3 04-17-04 03:43 AM
Classified Ads skipper23 Perl 2 12-30-03 03:43 AM
Create a next page link when there are too many records to be display in a webpage Han84 ASP 0 10-19-03 10:32 PM


All times are GMT -5. The time now is 11:04 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.