View Full Version : can i have a popup pop from a popup? how do i do it.


frederick
03-07-2003, 10:34 PM
i want to have my main home page pop up from the splash page, then still have my normal popups pop up from it... i don't know why my popups keep getting stuck in the home popup page.

thanks babes

lefty
03-07-2003, 11:12 PM
well it is possible to do, you just have to use the same code you used on the main page. :) Mind posting a link to the page?

frederick
03-08-2003, 02:01 AM
no, i am using the same code as before....... that's the problem, i think....... my popups get stuck in the previous pop up window... maybe it seems crazy..... but if you ask me i'll show you what i mean that is happening

this is my home page (http://ffixture.com)
and this is the link for the page that i tried to make pop up. (http://ffixture.com/index1.html) but right now i don't have that code up, because i want my site to still work, at least until i can figure it out.

lefty
03-08-2003, 02:39 AM
I was wondering why I couldn't find the code! Might help if I read the entire post. :lol:

Trying giving your pop-ups two different names, if you haven't already. That's the only think I can think of without seeing a code.

frederick
03-08-2003, 03:04 AM
lefty babe, i don't think you understand my question.
my codes are fine, i'm not just trying to have multiple popups on one page, i have mastered that. my question is [and i'll try to state it clearly]. i have a splash page... my "index," then i have a home page... which is actually my real index. ok? the home page has many popups linked to it... they all work fine. But when i try to make the home page popup from the splash page, the subsequent popups don't pop up from the home page, instead they adopt the frame and window from the home page.

i cannot post the code, i don't have it. i erased the code when it didn't work, lol... i'll retype it if it is necessary later on if you still don't understand.

Thanks.

lefty
03-08-2003, 03:17 AM
*smacks forehead* okay it took me a couple tries, but I finally get what's going on!

Of course, I don't understand why that would happen. :lol: I guess I'd have to see it in action, unless someone else can shed some light on this?

Alcy
03-08-2003, 05:58 PM
Lefty was kinda right since you do have to change the names....


<script language="javascript">
<!--
function popup()
{ window.open ("page.html", "popup1", "width=400, height=400, location=0, menubar=0, resizable=0, scrollbars=0, status=0, titlebar=1, toolbar=0") }
-->
</script>

The "1" can be changed....

frederick
03-08-2003, 07:01 PM
alcy........ you are the best

you are so great. it worked...
Lefty, if you were trying to suggest what she [i'm assuming that she's a female] said, i am so sorry... but GOD, i'm happy....

thanks everyone

LOVE LOVE LOVE