You can always use a .js file to store the javascript functions. Storing javascript functions in a separate file has many advantages. It is easier to maintain since all the code is at one place.
Always run the code that deals with javascript in the Internet browser and not in the internal browser.
No comments:
Post a Comment