I need to learn how to incorporate custom JavaScript into WordPress and into my Portfolio page on this Blogger site without including all the lines of code.  I ran across two articles that give me a clue. 
Tuts+: Include Javascript in Your Wordpress Themes and 
Tuts+: Javascript Usage with WordPress
Basically, two questions:
- How to properly link to an external .js file (URL)?
- If .js scripts are local, where do these go so they can be referenced?
No comments :
Post a Comment