Search
Most common:
center
,
hide
,
special someone
,
text
,
panel
,
scroll
,
center panels
Login
Dynamic Object Link
24203 views
imvucodesAds
Added by
productions
This allows you to make a link at the given location (where you actually put this snippet). When you click the link the link disappears itself and the part where it says "HIDDEN OBJECT" will be made visible!
»
Discuss about this code snippet on imvuboard.com
<span style="cursor:pointer" onclick="this.style.display='none';document.getElementById('myobject1').style.display='';">MY LINK DESCRIPTION</span> <div id="myobject1" style="display:none">HIDDEN OBJECT</div>
Click the code to select, press CTRL+C to copy and CTRL+V to paste at the wanted location.
Adjust code
Link Text
Hidden Text
Update code above!
Share:
Preview:
Try this code
Problem?
Report
Comments
Ask a Question on imvucodes