usually I put the jQuery inside <HEAD> tag like this: <script type=”text/javascript” src=”jQuery.min.js” ></script> I found that most of the other script made by other programmer did the same I did. The method above will call the jQuery.min.js which is in the same folder with the script (you host the script). If you’re doing this […]
Posted in general, programming, Tips n Trik |
