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
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