alexanderdring
Technical User
Hi,
I have a problem with some javascript rollovers. I'm using the following function:
function titlechange(html){
javatitle.innerHTML=html
}
I then change the information using "javascript:change" on mouseover and mouseout.
The problem is that this does not work under Firefox. Is there a solution?
Thanks everyone!
I have a problem with some javascript rollovers. I'm using the following function:
function titlechange(html){
javatitle.innerHTML=html
}
I then change the information using "javascript:change" on mouseover and mouseout.
The problem is that this does not work under Firefox. Is there a solution?
Thanks everyone!