ghostdeer
12-08-2005, 04:41 AM
First off, I have spent two days troubleshooting this, and I'm afraid I really don't know enough about javascript to fix it myself. Many, many thanks to anybody who can help me. I don't even know if I've posted this in the right place, so please bear with me.
Here's the problem: I want a dynamic scrollable content window (which will be displaying php includes) to scroll up and down via mouseover imagemapped links. But I want it to be compatible with multiple browsers. I use Opera mostly that is what I'm using to create it. (oh and I have all current versions of the listed browsers)
http://www.theas.net/test2.php
This is where the Dynamic Drive Scrollable Content II code is up.
This is the Dynamic Drive code I'm trying to work with:http://www.dynamicdrive.com/dynamicindex11/scrollc2.htm
It definitely scrolls in Opera and IE. But not in Netscape, Mozilla or Firefox.
Ontop of that, the only problem I'm having right now with it scrolling in Opera and IE is that it doesn't scroll all the content. It cuts one sentence completely in half horizontally and then the rest of the content isn't there but blank space.
It's frustrating. I just want a code that works correctly in all those bowsers. I've seen demos that work in multiple browsers but how come when I try to do it, it doesn't work??
Here's the problem: I want a dynamic scrollable content window (which will be displaying php includes) to scroll up and down via mouseover imagemapped links. But I want it to be compatible with multiple browsers. I use Opera mostly that is what I'm using to create it. (oh and I have all current versions of the listed browsers)
http://www.theas.net/test2.php
This is where the Dynamic Drive Scrollable Content II code is up.
This is the Dynamic Drive code I'm trying to work with:http://www.dynamicdrive.com/dynamicindex11/scrollc2.htm
It definitely scrolls in Opera and IE. But not in Netscape, Mozilla or Firefox.
Ontop of that, the only problem I'm having right now with it scrolling in Opera and IE is that it doesn't scroll all the content. It cuts one sentence completely in half horizontally and then the rest of the content isn't there but blank space.
It's frustrating. I just want a code that works correctly in all those bowsers. I've seen demos that work in multiple browsers but how come when I try to do it, it doesn't work??