if i insert
<!-- this will only show in the source of the page -->
on my showthread template or header template or other template
i don't see it in my source of the page
--------------- Added [DATE]1245855785[/DATE] at [TIME]1245855785[/TIME] ---------------
i have a javascript script that read my html source page and find text between two html comment
<!-- <EdIndex> -->
text....text.....text...
<!-- </EdIndex> -->
if vbulletin don't allow html comment the script doesn't work
--------------- Added [DATE]1245921934[/DATE] at [TIME]1245921934[/TIME] ---------------
no answer?
how i can enable html comment in my source code?