The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have a hack on a board that can toggle avatars toggle xbox live gamercards.
For each post, the avatar area loads 2 divs: one shows the icon, the other shows an xbox live gamercard in an iframe The xbox live one is hidden by default. To show it, a user clicks an xbox 360 logo under the user info area and a javascript toggles the visibility of the two divs. Here is the html that ends up in the browser. Code:
<div id="foreground_56432" style="display: block;"> <br /><a href="member.php?u=61"><img src="image.php?u=61&dateline=1153025849" alt="Seth's Avatar" border="0" /></a> </div> <div id="background_56432" style="display: none;"> <br/><iframe src="http://gamercard.xbox.com/Diamond Jack.card" scrolling="no" frameBorder="0" height="140" width="204">Diamond Jack</iframe> </div> Can anyone help me stop this behavior? |
#2
|
|||
|
|||
![]()
first and last bump
can anyone help me with this? thanks in advance |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|