Topic: New Window at Set Size.....
Ok... what i'm trying to do is construct a popup window from the title of simpleviewer. The only problem is - I need it to be a set ratio. I'm working within the gallery and I wasn't sure if it was possible. Is javascript possible within the xml file? I have it somewhat recognizing it... but doesn't work. I was able to make a new window on the click.. just not set sizes...
Any ideas?
Here is my code on the page...
<a href="JavaScript:OpenNewWindow('aboutme.html','200','100')">About Me</a><br>"
If anyone has achieved this I would appreciate any help possible! Thanks in advance!!!
Casey