A Guilty Pleasure

Soccer Refereeing, Watches, Tech Stuff, and whatever else

Including Javascript in XHTML

Posted by John on August 18, 2008

I’m pressing on with learning javascript, specifically jQuery. I’ve made quite a bit of progress. I’ve got some working AJAX calls, and nifty CSS and text manipulation using jQuery. Of course, I’m not so good using external files so I put all of the javascript inside the HEAD tags of the page. This can lead to validation problems which can be easily solved with this terrific tutorial.

CSS, JavaScript and XHTML Explained » Including Javascript in XHTML: external, DOM created, CDATA & comments.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>