The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
In an effort to create an easy tooltip-like pull down, I made the following bbcode: Code:
<div class="vbmenu_popup" id="{option}_menu" style="display:none">
{param}
</div>
<span id="{option}">{option}
<script type="text/javascript">
vbmenu_register("{option}");
</script>
</span>
Any ideas how to fix this to work with in-place editing? Thanks for any input! |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|