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 01-29-2011, 02:10 AM Anchor Link Problem
Average Talker

Posts: 19
Name: JD
Trades: 0
I am using the
Code:
<a name="example">Anchored Text</a>
and linking from another page with
Code:
<a href="page.html#example">Linked text</a>
and when clicked it goes to the anchor as it should however, everything else on the page disappears. The navigation and everything above the anchor is just gone in both IE and Chrome. What am I missing here?
lucky2381 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-29-2011, 05:05 AM Re: Anchor Link Problem
Super Spam Talker

Posts: 879
Name: Paul W
Trades: 0
Post the code of both pages or the URLs
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE


*** New:
Please login or register to view this content. Registration is FREE
PaulW is offline
Reply With Quote
View Public Profile
 
Old 01-30-2011, 04:41 PM Re: Anchor Link Problem
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
First of all, there's no need to use the deprecated "name" attribute when you can simply give it an ID and reference that in your link.

Second - the only time I've seen this type of thing is when people use some goofy CSS to force 100% page height using something like margin-top: 5000 and padding-top: -5000. If that's what you're using, get rid of it and use one of the better methods that you'll find in our stickies.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 01-31-2011, 05:19 AM Re: Anchor Link Problem
Average Talker

Posts: 19
Name: JD
Trades: 0
Lady...good job! haha that is exactly what I was doing and figured it out last night. Have now fixed the issue. Thanks.
lucky2381 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Anchor Link Problem
 

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 1.07134 seconds with 12 queries