View Full Version : Need help w/ Chromeless Window


Cloud415
03-09-2003, 11:58 PM
Hi Everyone,
I need some help. I have been trying to get my site running. But, i have been having some trouble with making my page open chromeless. I followed everything that was on the Lissa Explains it all. But i must have messed up somewhere or misunderstood something. Please Help

Cloud

Dude128
03-10-2003, 03:44 AM
could you post a link to the page you're trying to open the window from?

without seeing the page or the code, we can't help :)

Cloud415
03-10-2003, 04:16 AM
The thing is i dont know if that will help
Problem Page (http://cloud_415.tripod.com)
Click on the Enter Link
The page that I made chromeless (http://cloud_415.tripod.com/index2.html)
Here's the page. But I am really confused 'cause I did everything that it said to do on Lissa Explains it All and I am getting nothing. I am so confused. Hope this helpsProblem Page (http://cloud_415.tripod.com)

Dude128
03-10-2003, 04:20 AM
you have to put the actual chromeless code (beginning with <script src="chromeless_35.js"></script>
<script language="javascript">
// CREDITS: ....) on the page that you're opening the window from, not the window that will be opening. so just move that code to the other page :)

Cloud415
03-10-2003, 04:22 AM
Ohh okay. Now lets see if i get it right this time