I've develped a web site:
which I've tested successfully in a variety of browsers and versions
on the PC and which works on the Mac when using Netscape. But it
fails on the Mac when using IE or Safari. It's been some time since
I've had a chance to view the site on different Mac brosers. But as I
recall, in IE the first page displays o.k. but the links don't work,
e.g:
<a href="history.h tml"
onmouseover="po pup(event, 4); closeallbut(4); "
onmouseout="clo se_popup(4)"[color=blue]
>MPA</a>[/color]
In Safari, the links work but the page doesn't display correctly.
Is there a listing of javascript functions which handle differently
on the different Mac browsers?
Thanks,
Myron Turner
Myron Turner
which I've tested successfully in a variety of browsers and versions
on the PC and which works on the Mac when using Netscape. But it
fails on the Mac when using IE or Safari. It's been some time since
I've had a chance to view the site on different Mac brosers. But as I
recall, in IE the first page displays o.k. but the links don't work,
e.g:
<a href="history.h tml"
onmouseover="po pup(event, 4); closeallbut(4); "
onmouseout="clo se_popup(4)"[color=blue]
>MPA</a>[/color]
In Safari, the links work but the page doesn't display correctly.
Is there a listing of javascript functions which handle differently
on the different Mac browsers?
Thanks,
Myron Turner
Myron Turner
Comment