We Recommend

Pro JavaScript Techniques Pro JavaScript Techniques
Pro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know about modern JavaScript, and shows what JavaScript can do for your web sites. This book doesn't waste any time looking at things you already know, like basic syntax and structures.


Posted By

rhlowe on 06/21/07


Tagged

javascript starter toc


Versions (?)


JavaScript Starter


Published in: JavaScript 


I use this snippet to organize my JavaScript files.

  1. /************************************/
  2. /** Table of Contents
  3.  *
  4.  *
  5. *************************************/
  6.  
  7. /************************************/
  8. /**
  9.  * 0. Section name
  10.  *
  11. *************************************/

Report this snippet 

You need to login to post a comment.