javascript - Html in-page hidden text that isn't shown until link is clicked -
New types of HTML. I am looking for an animation that when the image is clicked, it plays an animation that opens half the page text and stuff. Something like this:
If you want to do this, you can actually get a Jquery javascript (www. Jquery.com) Javascript framework
I find it particularly easy to learn.
What do you want to do:
& lt; Div style = "display: none;" Id = "mytext" & gt; Your text & lt; / Div & gt; & Lt; One onclick = "$ ('# mytext'). Show ()" & gt; & Lt; / A & gt;
Comments
Post a Comment