getURL with Javascript

hum hum

getURL(“javascript:newWin(‘http://www.morsedesigns.com/images/untitled4.jpg’,‘untitled4’,‘700’,‘500’,‘yes’,'no’)”);

Can I link to a jpg image in this way? It doesn’t seem to work.

http://www.morsedesigns.com/images/untitled4.jpg <— that is a broken URL for me… could be why it doesn’t work :-\

edit: Hmm… now it works… what the heck?

It should work fine then.

Just make sure your Javascript is working on the front-end… Nice image also.

Lost: It better work, I stole the script from one of your old posts. Maybe the reason it didn’t work when I tested it was my darnm server was down :frowning:

DP: Thanks! :slight_smile:

You know lost, its still not working…

have you put the corresponding code in the head of the HTML page?

Rev

Well if it is from my pop-up code in about 1billion other previous posts, then I know it works :beam:

Soo… since I don’t see anything directly wrong with the getURL, did you edit anything in the javascript in the HTML page?