driftwood
04-14-2005, 09:52 PM
I understand from some other posts that the reason I'm having problems with Firefox displaying a code I have with an inner html reference has to do with syntax.
Below is a snippet of the code I am using.
<a onmouseover="info.innerHTML = '<br><br><br><br><br> \'And on their way, they met a grey bearded man.</div>'">Landscaping</a><br>
Could someone please inform me as to the correct language to use to get this to show up in a div I have set up? I would appreciate it a lot.
Nevermind, I used some other code I found in another post and was able to adjust it to my needs. Thanks for being here anyways :)
Below is a snippet of the code I am using.
<a onmouseover="info.innerHTML = '<br><br><br><br><br> \'And on their way, they met a grey bearded man.</div>'">Landscaping</a><br>
Could someone please inform me as to the correct language to use to get this to show up in a div I have set up? I would appreciate it a lot.
Nevermind, I used some other code I found in another post and was able to adjust it to my needs. Thanks for being here anyways :)