Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Javascript Indetation Problem


Message #1 by "chirag shah" <chiragiit@y...> on Wed, 15 Aug 2001 14:26:36
microsoft have probably done this intentionally to deter people from
stealing their code... one way to sort it is to write a js script for WSH
that parses a file and insets a linebreak after each ;

-----Original Message-----
From: chirag shah [mailto:chiragiit@y...]
Sent: 15 August 2001 15:27
To: javascript
Subject: [javascript] Javascript Indetation Problem


Hi !!
I am having a problem with javascript..When I open "iemenu.js" file in MS 
Visual InterDev 6.0 all codes(300 lines of code) are coming in one line. 
Is there any way so I can only have one javascript statemet in one line..?
This help me indenting and commenting my javascript code.

Thanks in advance

Regards
Chirag 

  Return to Index