[Solved] From js to script [closed]


Please add JQuery library file..

<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
This code related to JQuery so without JQuery library we can not run this code.

solved From js to script [closed]