The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
So this is really ticking me off as I've been starring at this for an hour and can't figure out why nothing happens when I click.
In the headinclude template I have HTML Code:
<script type="text/javascript" src="clientscript/david.js"></script> <div id="survey123" class="survey_box"><a href="#" onclick="openSurveyBox('survey123');">lulz</a></div> PHP Code:
Code:
.survey_box {
background:#FFFFDD none repeat scroll 0% 50%;
border:1px solid #777777;
color:#555555;
cursor:pointer;
display:block;
height:500px;
left:350px;
opacity:1;
position:absolute;
top:50px;
width:500px;
z-index:5;
}
Why won't it change when I click? |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|