Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 09-13-2006, 04:13 PM On-page link?
Experienced Talker

Posts: 31
Trades: 0
Hello,

I have a blog with all of the archives contained in a drop down menu. At the
end of the page, I have a "More Articles" link which I want to link to the
Archives Menu. I just want to hyperlink More Articles to the On-Page
Archives Menu.

The Archive Menu is script written by someone else and I can't see where to
put the anchor so it associates with the menu. The script is shown below.

I am using:
<a href="#archives">More Articles</a> and
<p id="archives"> xxxxxxxxx </p>

Can anyone see how to set this up so More Articles jumps to the Archives
Menu?

Thanks a lot,

Bob

Blog: Usability In The NewsUsability In The News


---

<MainOrArchivePage>

<select name="archivemenu" onchange=
"document.location.href=this.options[this.selectedIndex].value;">

<option selected="selected">- Archives -</option>

<BloggerArchives>
<option value="<$BlogArchiveURL$>"><$BlogArchiveName$></option>
</BloggerArchives>

</select>
ergobob is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-13-2006, 07:32 PM Re: On-page link?
Experienced Talker

Posts: 31
Trades: 0
I found the answer to my question. It is working fine now.

Sorry to have bothered everyone with this.

Bob
ergobob is offline
Reply With Quote
View Public Profile
 
Old 09-14-2006, 09:49 AM Re: On-page link?
Experienced Talker

Posts: 31
Trades: 0
I got the solution. All is well. Sorry to have bothered everyone.

Thanks,

Bob
ergobob is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to On-page link?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11621 seconds with 12 queries