Subdomain Posts
None | 8 days ago
None | 8 days ago
None | 8 days ago
None | 8 days ago
JavaScript | 19 days ago
JavaScript | 23 days ago
JavaScript | 23 days ago
JavaScript | 23 days ago
None | 23 days ago
None | 31 days ago
Recent Posts
MySQL | 5 sec ago
C | 7 sec ago
None | 16 sec ago
None | 18 sec ago
None | 30 sec ago
None | 36 sec ago
None | 49 sec ago
None | 1 min ago
HTML | 1 min ago
Java | 1 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By oberhamsi on the 27th of Jan 2010 02:38:40 PM Download | Raw | Embed | Report
  1.       var toggle = function(divId) {
  2.          var style = document.getElementById(divId).style;
  3.          if (style.display == 'block') {
  4.             style.display = 'none';
  5.          } else {
  6.             style.display = 'block';
  7.          }
  8.          return;
  9.       };
  10.  
  11.       res.writeln("var toggle = " + toggle.toSource());
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: