How to include js file in JavaScript code
Sometime you need to include js file in javaScript code. below is the code that will solve this problem.
<script type="text/javascript">//<![CDATA[
<script type="text/javascript">//<![CDATA[
}
//]]>
</script>
0 comments:
Post a Comment