pnj
Dec 13th, 2000, 06:49 PM
hello,
I have an <a href> on the left side of my screen.
on the right side I have some text. I want to have javascript that works in both browser and when I roll over the <a href> the text on the right side of the screen will change.
I have tried using the <div ID="newText">
and <layer ID="newText">but I can only get it to work in one browser or the other not both.
I haven't include my code becouse I think it is so messed up it will just mess you up worse than not seeing it at all.
if this makes no sense let me know and I will rewrite it so it is easyier to understand.
basicly I want to do what you could do w/ an image swap only I want to use text.
thanks
I have an <a href> on the left side of my screen.
on the right side I have some text. I want to have javascript that works in both browser and when I roll over the <a href> the text on the right side of the screen will change.
I have tried using the <div ID="newText">
and <layer ID="newText">but I can only get it to work in one browser or the other not both.
I haven't include my code becouse I think it is so messed up it will just mess you up worse than not seeing it at all.
if this makes no sense let me know and I will rewrite it so it is easyier to understand.
basicly I want to do what you could do w/ an image swap only I want to use text.
thanks