View Full Version : Why no worky in IE? (DHTML scrollbar)
skwasha
03-23-2006, 11:48 PM
I'm sure there's gotta be some stupid-easy reason this scrollbar isn't working in IE.... Could some kind soul please take a look and enlighten me?
http://www.westindiangirl.com/tour.shtml
thanx,
sascha =)
jscheuer1
03-25-2006, 03:19 AM
Well, there are a lot of things I don't like about the page but, this is the only error in syntax preventing IE6 from working with these scripts in this particualr case. Find this line:
document.write('</SCR> \n');
Change it to:
document.write('<\/SCR'+'IPT> \n');
skwasha
03-26-2006, 11:33 PM
*sigh* Well, that did it. Thanx for that.
I agree the rest is kinda messy as well... (not mine... I'm just tryin to help out a friend)
Any other particular suggestions are more than welcome and I'll pass them on.
thanx,
sascha =)
.alias.
03-27-2006, 02:50 PM
lol gues i come to this post to late. I click the link and it is working fine i later find its already been changed lol. Im an IE user
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.