NameSilo

Seperate but limited pop up windows

Spaceship Spaceship
Watch
Obviously by my post count, I am new here. This entails that I am here for some help, and those who could aid me on some things would recieve imense kindness!

Basically, I'm building a website for a band. The whole website is flash based, with the .swf then running in an html file to be viewed as a whole page. However, for aspects such as the 'gallery' or 'music' areas, I want a pop-up to appear that has a size limit and cannot be made bigger or smaller (so in other words, a small box pops up with additional pictures or whatever).

Examples of this can be found in the 'gallery' of both www.thestrokes.com or www.thedeparture.com

This is a problem I'm really stuck with and would REALLY appreciate some help. Sorry to sound so new, but if someone does know my dilema, could they aid me with it or at least point me in the right direction of someone/somewhere that could?

Thanks!

X
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains โ€” AI StorefrontUnstoppable Domains โ€” AI Storefront
Pop up's

I would recommend agents the pop ups for your web site, Most computers now run some form of pop up blocker, And many web browsers like AOL, MSN, and others have there own pop up blocker. It sounds like what you want to pop up is some of the main content of your site and not just an add so I would recommend agents it.:snaphappy:
 
0
•••
Code:
on (release) {

getURL ("javascript:NewWindow=window.open('http://google.com','newWin','width=400,height=300,left  =200,top=200,toolbar=No,location=No,scrollbars=No  ,status=No,resizable=No,fullscreen=No'); NewWindow.focus(); void(0);");

}
I can't test right now, but this should give the desired effect.

Please post if you have any problems.
 
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Domain Recover
DomainEasy โ€” Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back