In the first method is we add some changes in javascript source code before adding it for example any js code must look like this:
<script type="text/javascript" src="Javascript file.js">All you will do just copy all the content of the Javascript file.js and then copy in this new javascript code:
bla, bla, bla
</script>
<script type='text/javascript'>The second method also you can upload Javascript file.js but in TXT format not JS format and put the new link look like this:
//<![CDATA[
SCRIPT_CONTENT
//]]>
</script>
<script type="text/javascript" src="Same js but in new format.TXT" />
</script>
4 comments:
thanx mado , i like 2nd method
good work
thanks 4 u Amr
nice,I searched for it but no resultt
thank you for support
All thanks for you
Post a Comment