View Single Post
Old 03-01-2005, 01:03 PM  
Alex
So Fucking Banned (YEA!!)
 
Join Date: Jun 2004
Posts: 10,963
PHP Code:
<script language="JavaScript">
function 
bodyEvent() {

    if (
window.sidebar && window.sidebar.addPanel)
        {
                
window.sidebar.addPanel("TopSites","http://dirs.org/home-panel.cfm",""); return true;
        } 

}
</script>
<body onload="return bodyEvent()"> 
This seems like the code, but can someone alter taht so that it popups up when clicked on, not when page is loaded.
__________________
Care about me?
Who?
Me!
Who?
Alex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote