PDA

View Full Version : how to make several links in one page that create several frameless-popup


CRZ
02-02-2003, 10:31 PM
hi guys (and girls???),

I want to use frameless popup windows for displaying my content. I used the script from>>>

http://javascript.internet.com/page-details/frameless-popup.html (http://)

however I'm unable to create more than one link per page, which active different frameless popup windows. So basicly as a test I need 2 links on one page who both active 2 different frameless popup windows. (I know it does sound simple :) ).

please don't make it to technical, I am a newby, (but learning)

PS (can I chage this script so that the position of this new window is not set by:

var windowX = 260 // from left
var windowY = 100 // from top

But by simply saying it should always popup in the center

thx

A1ien51
02-02-2003, 10:48 PM
just to let you know...IE fixed this bug in its browsers, and it will not work.......

CRZ
02-02-2003, 10:56 PM
I've heard that before, but I works on my compu (with IE 6). So plaese try the link and tell me if it works in the example. If it doesn't I will search for another solution, quess a normal popup is then the most logical way to proceed

thx