/    Sign up×
Community /Pin to ProfileBookmark

one letter in smoothscroll effect not working in IE

Hey guys. If you go here: [url]http://kmkwebdevelopment.com/bizbug/categorylist.html[/url] and click on one of the alphabet letters, it will scroll down to that letter section (using smoothscroll effect). For some reason the letter “N” will not work in IE only. It works fine in Firefox. Does anyone know why that is? This has me stumped. Thanks.

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@cootheadJun 03.2009 — Hi there Captainkewl,

I cannot tell you why it is not working in IE but changing this...
[color=navy]
<li><a href="[color=red]#n[/color]" class="linkstyle2">n</a></li>
[/color]

...to this...
[color=navy]
<li><a href="[color=red]#nn[/color]" class="linkstyle2">n</a></li>
[/color]

...and this...
[color=navy]
<div class="letters" id="[color=red]n[/color]">N</div>
[/color]

...to this...
[color=navy]
<div class="letters" id="[color=red]nn[/color]">N</div>
[/color]

...seems to make IE behave.

[i]coothead[/i]
Copy linkTweet thisAlerts:
@CaptainkewlauthorJun 03.2009 — Hey thanks man!! That worked. That's a weird issue in IE (it should have worked with the single "n"). I appreciate the solution. Thanks again!

Kris.
Copy linkTweet thisAlerts:
@cootheadJun 03.2009 — Hi there Captainkewl,
[color=navy]That's a weird issue in IE [/color][/quote]
It's a weird browser and has been sent to test and try us.?

[i]coothead[/i]
Copy linkTweet thisAlerts:
@CaptainkewlauthorJun 03.2009 — I think your right LOL. It must have been sent from hell to test us. IE = nightmare for web standards!! Thanks again man!

Kris.
Copy linkTweet thisAlerts:
@cootheadJun 03.2009 — [indent]No problem, you're very welcome. ?[/indent]
×

Success!

Help @Captainkewl 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 5.18,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...