The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Pop ups?
I tried to do some searches, but apparantly either no one has asked, or (more likely) I'm blind.
I tried using Code:
<SCRIPT type="text/JavaScript"> <!-- Begin function popUp(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=800,height=600,left = 400,top = 300');"); } // End --> </script> Code:
<A HREF="javascript:popUp('http://www.magelo.com/eq_view_profile.html?num={option})">{param}</A> any suggestions? =) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|