Jump to content

A pop up, within a pop up


Lee-Bartlett

Recommended Posts

I dont know java all that well, barly scrathed it but i need some expert help, I have a pop up of a map, when that pop up opens i need it to have another popup with in that pop up, displaying the databases data. Is this possible, like a little speech bubble poping up or somthing, Here is my orignal pop up.

 

<!--
function openWindow<?=$id?>() {
popupWin = window.open('popup.php?id=<?=$id?>', 'popup','width=550,height=400,resizable=no,scrollbars=yes,toolbar=no,screenX=0,screenY=0,Top=0,Left=0')
}
// -->

Link to comment
Share on other sites

Java is a server side language.

JavaScript is a client side language.

 

K? 

 

;D

 

I don't see any reason why you wouldn't be able to have a popup link that's on a popup. I'm not sure why you would want that, though. Popup's are kinda annoying.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.