User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Mirko wrote:
(...)
..so who know if exist the same code but working under Mac OS ?? ...because
actually this javascript are not visible when loading web page under Mac
Os...and i can not click any link..
The java-script implementation depends on the browser and not the
operating system. There are some significant differences between the
common browsers. As always Internet Explorer on Windows is the exception
since html browsing is embedded deep into the system.
MS Internet Explorer 5 on the Mac does not support the window.print()
method.
By the way, this window.print() method belongs to JS 1.2, so you should use
<script language="JavaScript1.2" type="text/JavaScript1.2">
Regards,
Harald
_______________________________________________
quicktime-vr mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/quicktime-vr
Do not post admin requests to the list. They will be ignored.