User talk:The Transhumanist/ViewAnnotationToggler.js: Difference between revisions

Content deleted Content added
add link
Line 73:
=== Injecting/inserting/embedding style ===
 
One way to hide/show a class is to define that class on the page, and then toggle its display property. Where are the instructions on how to do this?
 
Here are some related links:
* [http://www.csstutorial.net/css_misc_inserting.php The 3 ways to insert CSS into your web pages]
* [http://matthewjamestaylor.com/blog/adding-css-to-html-with-link-embed-inline-and-import Four methods of adding CSS to HTML]