Hello..newbie here..
How do we compress a script tag without .js extension?

example:
*instead of this <script src="http://www.samplesite.com/apps/who/
onlinejs.js"></script>
*it will look like this <script src="http://www.samplesite.com/apps/
who/onlinejs"></script>

notice that in my 2nd example it does not have .js at the end. So how
does it happen?
Any help is really appreciated.


Best,
vaqz

Reply via email to