Jump To Content
LearnHub Support

LearnHub Support


Totally-awesome Textile Editor Abilities

Hide and reveal text:

<a href='#' onclick="$('my_text').toggle();">Reveal the text.</a>

<div id='my_text' style='display: none;'>
This text is no longer hidden! 
</div>

Result:

Reveal the text.

You can also reveal Math Equations:

<a href='#' onclick="$('my_math').toggle();">Reveal the math answer.</a>

<div id='my_math' style='display: none;'>
<math>\frac{2}{4}=0.5</math>
</div>

Result:

Reveal the math answer.

oLahav
  • Authority 611
Post Body
oLahav said:

Coolest thing ever!

  • Quote
  • Posted about 1 month ago.
  • Your comment will be modifiable for 10 minutes after posted.

Page Author

Avatar
lechuck
Name
lechuck

From Here You Can…

Information

  • 122 Views
  • 1 Comment
  • Ratings Likes 1 Negative 0

Most Recent Related Content

Published In…

This work is public domain.