Hi,
I am not clear on what your referring to. The main site window does not change size. The header banner just launches a customized javascript pop up window. Something like....
Code:
on (release) {
getURL ("javascript:NewWindow=window.open('http://ntdesigns.net,'newWin','width=400,height=300,left=200,top=200,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No'); NewWindow.focus(); void(0);");
}
The getURL javascript code should be a single line of code. Most forums dont process the getURL with javascript method correctly.
NTD
Bookmarks