ryuuzaki
07-07-2003, 06:48 PM
Er...I was working on my chromless and when I tested it out...the window didn't pop up...do you know why? It's here. My HTML Test Site (http://www.geocities.com/surfer_baby_sakuya)
|
View Full Version : Problems with my Chromeless... ryuuzaki 07-07-2003, 06:48 PM Er...I was working on my chromless and when I tested it out...the window didn't pop up...do you know why? It's here. My HTML Test Site (http://www.geocities.com/surfer_baby_sakuya) Dude128 07-07-2003, 07:01 PM you're missing some code: add this just before the chromless code you do have (before the <script...> tag): <script src="chromeless_35.js"></script> and it (and all your CSS) should be in your head section, and you should only have one <body> tag, right after the </head> tag (which you're missing also) ryuuzaki 07-07-2003, 07:58 PM Yeah, I did what you said and...it pops up perfectly fine now, but the chromless layout (inside) is er...dead. It's WAAAAAY off then where it's supposed to be. ryuuzaki 07-07-2003, 10:15 PM I found out the problem...^^; hehe. Thanks for the help. |