PDA

View Full Version : popup just below the address bar in browser?


buckbeak
10-22-2002, 02:28 AM
Hi,

Can I set the popup to pop just below the address bar? Can someone give me the codes?

It's something like the advertisement in yahoo hosted website, where u can see a small window on your top right hand side.

Please help!

Mr J
10-22-2002, 10:51 PM
Add the following to a link or button adjusting the following to suit.

width
height
top
left
yourpage.htm

onclick="window.open('yourpage.htm','win','width=100,height=100,top=0,left=100')