View Full Version : Chromeless Windows.. XP Confusion.. In search of help!


Michele
02-02-2003, 12:21 AM
Whats the html code for the CLW if you have Windows XP and where can you download it?

lefty
02-02-2003, 12:39 AM
http://www.lissaexplains.com/java9.shtml#chromeless

Michele
02-02-2003, 12:40 AM
It won't work for me, ive been trying all day to get it to work but Nothing

lefty
02-02-2003, 12:57 AM
Mind posting a link to the page you're working on?

Michele
02-02-2003, 12:59 AM
Ive been working with a couple of test pages but ill use two main ones.

http://www.freewebz.com/blueblumaroo/home.htm

and

http://www.freewebz.com/blueblumaroo/backgrounds.htm







*know whats really weird, i don't even rember starting this thread

lefty
02-02-2003, 01:06 AM
you didn't, you brought up a really old thread and I split it.

I don't see any indication of a chromeless code... you need to have the code on your index page and a link to open the window.

Michele
02-02-2003, 01:09 AM
becasue i haven't put one in. Ill put one in now.

go here

http://www.freewebz.com/blueblumaroo/contact.htm

and then i want it to pop up to this page

http://www.freewebz.com/blueblumaroo/home.htm

lefty
02-02-2003, 01:18 AM
I would read over the tutorial again... you have the basic code down, but you need the proper link so the window can open.... right now you just have a plain HTML link, so it won't open up any sort of javascript code.

Michele
02-02-2003, 01:19 AM
I have this down

<a href="#" onclick="mywindow=openIT('http://www.freewebz.com/blueblumaroo/home.htm',40,90,null,null,'http://www.freewebz.com/blueblumaroo/home.htm')">home</a>


*without the space between home.htm in the first link, i tried to correct it but its still spaced

Michele
02-02-2003, 01:26 AM
Ive just added ALL my html in a text area box, what am i doing wrong?

http://www.freewebz.com/blueblumaroo/backgrounds.htm

Dude128
02-02-2003, 01:39 AM
your link is still incorrect- use the code from your first reply, with the href="#". thats not what you actually have on the page.

Michele
02-02-2003, 01:41 AM
Chnaged, now it doesn't even go anywheres. or do anything

lefty
02-02-2003, 02:05 AM
I'm closing this thread, you can continue to reply in the other one. No need for two threads on the same topic.