/    Sign up×
Community /Pin to ProfileBookmark

why doesn’t my href anchor show in IE?

visit [url]http://matthodology.no-ip.com[/url] with firefox, notice the navigation links on top right of page, then visit the same page with IE, the links doesn’t appear, but hovering mouse over those positions will show that the links are in fact invisible.

the source for the links are just plain

[CODE]<a href=”link”>link</a>[/CODE]

and I can’t figure out why it’s not showing up at all on IE. The link is there and I can click on it but it’s just invisible it seems.

the same format links shows up on the forums at [url]http://matthodology.no-ip.com/forums/[/url] but another set in the same page will not show up too…

comparisons can be made via Firefox browser.

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@FangJun 09.2005 — Remove all the [I]position:relative;[/I] from the [I].navigate[/I] pseudo-classes
Copy linkTweet thisAlerts:
@matthewchngauthorJun 09.2005 — thanks. that worked. But i'll lose the positioning functionality for hovering... ?

Why doesn't IE recognize that relative positioning style?
Copy linkTweet thisAlerts:
@FangJun 10.2005 — This will keep your menu jumping.

Put the [I]position:relative;[/I] back in the .navigate pseudo-classes and change:
#banner {
background-image:url(images/title.jpg);
background-repeat:no-repeat;
border-bottom:2px solid #000000;
vertical-align:bottom;
}
.navigate {
float:right;
font-size:10px;
font-weight:bolder;
white-space:nowrap;
}
×

Success!

Help @matthewchng spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...