View Full Version : Chromeless Woes...


trinket
06-21-2003, 07:58 AM
Hi everyone!
Yep - this is yet another problem with chromeless windows. I can't seem to get mine to work. Basically I am trying to get a chromeless window to pop up from an image map link, and I can't get it to work.

The URL for my (unfinished) site is : http://home.iprimus.com.au/miloks/folio.html

So far I have only attempted to add the script to the {photography} bit.
Can someone look at the source code for that page and tell me what I'm doing wrong? Your help will be much appreciated!

MaGiCSuN
06-21-2003, 09:36 AM
try adding </a> behind your <area> code that might help. I found this on the net, someone used this code for the links:

<area href="#" onclick="mywindow=openIT('teehee4.html',620,368,null,null,' mywindowname')" shape="rect" coords="515, 213, 630, 237"></a>

Love,
Mirna

trinket
06-21-2003, 12:20 PM
I tried adding the </a> and it didn't work :( Any other suggestions?

I think I may have done something wrong...maybe I put something in the wrong place?

MaGiCSuN
06-21-2003, 04:52 PM
I dunno really, i played something with your coding on my own computer. But can't get it to work either. Would it help if you will use the lissa's way of chromeless windows? the <head> coding is different then

I'm not sure though, but you could give it a try.
http://www.lissaexplains.com/java9.shtml#chromeless

and then if you give it a try, use the <area> kinda code i gave you. Otherwise i wouldn't know either. i think it's weird, becuase your code is not wrong or anything like that.

Good luck

Love,
Mirna