so my situation is as folows:
I am loading text from external text files.
in the text, there are some javascript tags that open other target HTML pages in a pop-up.
I did include the javascript <SCRIPT> tag in the index.html.
it works fine in PCs but in a Macintosh the mouse doenst become “link-enabled” on mouseover and if clicked the whole page becames a “button”.
weird…
my text file contains I am using contains(4example):
displayText=<B>Willkomen bei Sanovida</B><BR>Sie befinden sich im geschützten Kundenbereich und können sich nun über den aktuellen Stand laufender Projekte informieren.
&displayText2=Die sich rechts befindlichen Links ermöglichen Ihnen den direkten Zugriff auf eine Projektpräsentation.
&link1=<A HREF=“javascript:createWindow(‘http://www.marcgallo.com/projects/sanovida/index.htm’,'Projects’, ‘’)”>Sanovida CI</A>
&link2=<A HREF=“javascript:createWindow(‘http://www.stjakobsapotheke.de’,‘Sanovida_Screens_1’, ‘’)”>Sanovida Screens 1</A>
&link3=-
&link4=-
&link5=-
&link6=-
&link7=-
&link8=-