![]() |
Help me please with this hack
Im trying to get this blinking pm hack to work. When I get a new pm my box wont blink. my template code is...
<script language="JavaScript"> <!-- Begin $pmblink pmBox.bgColor='{tableheadbgcolor}'; $pmblink setInterval("Timer()", 500); $pmblink x=1; function Timer() { set=1; if(x==0 && set==1) { pmBox.bgColor='{categorybackcolor}'; x=1; set=0; } if(x==1 && set==1) { pmBox.bgColor='{tableheadbgcolor}'; x=0; set=0; } } // End --> </script> What am I doing wrong? |
The regular blinking PM bar hack won't work with a category background image. I made a modified version that does:
http://www.vbulletin.org/hacks/index...ack&hackid=161 |
Quote:
|
Quote:
|
All times are GMT. The time now is 06:39 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|