does ie5.2 mac sup****t javascript calls to java methods?
for example.
-----
<applet name="bob" id="bob" CODEBASE="http://blah.com"
CODE="blah.class" WIDTH='1' HEIGHT='1' BGCOLOR='#666666'></applet>
<a href="javascript:bob.launchMe(3)">test me</a>
-----
this works on every other platform and browser....just wondering if
this is or isn't sup****ted with ie5.2mac or if there is a work
around...?
thanks -pd