Other Help Topics :: Need Help with web design code



Well it seems i've...ummm....forgot the code for auto pop-ups was. I need the code required for pop-ups as im working on a site for someone and they were wondering if I could make a pop-up. I can already make the pop-up page and upload it I just need the code. It may seem silly that i've forgotten something so simple but it has been awhile since I needed this code. Thankyou
Auto pop-up as in popping up without the user clicking on a button/link?  As in this multitude of windows you get on hacks/cracks/ sites?  BAD |-|@X0R!!:angry: :cool:

Don't forget that Firefox has the default to block any pop-ups that aren't specifically requested by the user.  Of course, it's a free-for-all as far as IE is concerned...

Just visit a website with popups and examine their HTML to see how they do it.  I think it's usually done with Javascript.

In the meantime, I'll make sure I keep "Block unwanted pop-ups" checked in Opera, as it should be...

<body onLoad="javascript:window.open(url,label,width,height,blah,blah,blah)">

I hope you get an ulcer.

Quote (RoGuE_StreaK @ Mar. 23 2005,02:52)
Auto pop-up as in popping up without the user clicking on a button/link?  As in this multitude of windows you get on hacks/cracks/ sites?  BAD |-|@X0R!!:angry: :cool:

Don't forget that Firefox has the default to block any pop-ups that aren't specifically requested by the user.  Of course, it's a free-for-all as far as IE is concerned...

Actually its for a website im building for someone, They want me to put one pop-up on the main page. As for your idea milkshaw its called viewing a page source and I considered that but....it would require me to get unlazified. I guess I have no other choice though
Next Page...
original here.