[b]Description:[/b] Instead of just spawning a window, this script animates it into view, by expanding it horizontally then vertically until it fills the screen. wallbash wallbash wallbash
[b]In a simple explanation:[/b] This Tweak will pop a new page/window lol lol
[quote]

Requires Addbox Function[/quote]
Credits: [b]DynamicDrive [/b]

Insert this code inside your onload handler
[quote]var open="<div align=\"center\"><input type=\"button\" value=\"[b]BUTTON LABEL[/b]\" onClick=\"expandingWindow('[b]URL OF WINDOW[/b]')\"></div>";
addBox("siderail","[b]HEADER TITLE[/b]",open,"open");[/quote]
Just edit the bold part
[quote]Ex:
URL OF WINDOW:
http://theftalk.com
BUTTONLABEL: FriendsterTalk[/quote]
Then Place this code under your js codes
<">
Last edited by blurrycloud (2008-05-17 02:07:19)