PDA

View Full Version : Java script problem


guy
Nov-12-2009, 08:15 PM
I use this little Java script thing on some of my Album descriptions to bring up a little browser window with the description in Japanese. I found out how to do this here and it was working like a charm but it suddenly stopped working in Firefox. It still seems to work in IE & Chrome. Can anyone tell me how to make it work again.

Many Thanks.

Here it is:

<HTML><a href="#" onClick="MyWindow=window.open('http://docs.google.com/View?id=dhhc95x_8c6sw2wdf','MyWindow','toolbar=no, location=no,directories=no,status=no,menubar=no,sc rollbars=yes,resizable=no,width=750,height=125'); return false;"><FONT COLOR="yellow">日本語</FONT></a></HTML>

Its in use on this Gallery:

http://guy.smugmug.com/Outdoors-Hikes-Climbs-etc/Hiking/Table-Mountain-October-2009/10126889_a4S6N#696553700_bZ4SP

jfriend
Nov-12-2009, 09:13 PM
It's working for me in Firefox 3.5. Are you 100% sure you don't already have the pop-up window open somewhere. If it's already open, the script won't open another one. Close ALL windows and try it again.

GSPeP
Nov-12-2009, 09:18 PM
Just checked and it is working fine in Firefox 3.5.5

guy
Nov-13-2009, 05:57 AM
Just checked and it is working fine in Firefox 3.5.5
Yes thanks for checking, seems it's my pc as I just tried it on Firefox at work with a problem. No window is open but I think my pc is struggling in many ways!