"Format and Indent" problem?
Posted: Sun Oct 25, 2009 3:25 pm
HTML file make by Oxygen XML Editor, and click "Format and Indent" bottom.
Then, next line
<script type="text/javascript" src="./xxx.js"></script>
is change to
<script type="text/javascript" src=".xxx.js"/>
However, unfortunately not display any contents by browser Firefox 3.5.
Then, next line
<script type="text/javascript" src="./xxx.js"></script>
is change to
<script type="text/javascript" src=".xxx.js"/>
However, unfortunately not display any contents by browser Firefox 3.5.