snippets

Page history last edited by PBworks 3 yrs ago


 

 

 

 

To open pages in a new window

 

*sample code

<a href="http://www.mosets.com/" target="_blank">mosets</a>

 

*example

mosets

 

 

To install haloscan comments system

 

 

  • put this as the first line on the page.

<script type="text/javascript" src="http://www.haloscan.com/load/howisthatforcricket"> </script>

 

  • put this where you wish the "comment" link to be placed.

 

<a href="javascript:HaloScan('COMMENTID');" target="_self"> <script type="text/javascript">postCount('COMMENTID'); </script></a> | <a href="javascript:HaloScanTB('COMMENTID');" target="_self"> <script type="text/javascript">postCountTB('COMMENTID'); </script></a>

Comments (0)

You don't have permission to comment on this page.