21278 Posts in 5728 Topics by 2599 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 821 Views |
-
Commenting out lines in .ss files

24 October 2009 at 9:54pm Last edited: 24 October 2009 10:00pm
How do you comment out lines in .ss files? I searched the forum and docs pages but didn't find the answer. I know it's out there somewhere, probably right under my nose, must be looking for the wrong search terms..
// nor /* aren't doing the trick as I had hoped..
**edit - just figured out it's treated as html so <!-- --> works. Never made a webpage before so figuring this all out as I go... Sorry for the extraneous post!
-
Re: Commenting out lines in .ss files

24 October 2009 at 10:58pm
Yes, correct. Since .ss files are usually being rendered as HTML, you can use the exact same markup as for HTML. You should be aware that these comments are also being part of the generated HTML, everybody can see them by looking at the Page source in the Browser.
| 821 Views | ||
|
Page:
1
|
Go to Top |


