pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

HTML pastebin - collaborative debugging tool View Help


Posted by Mile on Sun 17 Aug 13:39 (modification of post by danial view diff)
report abuse | download | new post

  1. open message.php
  2.  
  3. find this line:
  4.  <div id = "sc<?php echo $msg_id; ?>" class = "switchcontent">
  5.  
  6. then change it to:
  7.  <div id = "sc<?php echo $msg_id; ?>" class = "switchcontent" style="display:none;">
  8.  
  9. Does it help?

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me