Click to See Complete Forum and Search --> : JavaScript and XHTML


Dark Dragon
08-21-2003, 01:24 PM
Okay, I am experiementing with a few things; I want to try to make a page in XHTML format and I was wondering if JavaScript can be used in conjunction with it? Thanks. ;)

Charles
08-21-2003, 01:48 PM
Sure, just put your SCRIPT blocks in an external file and avoid curley braces in your inline scripts.

Dark Dragon
08-21-2003, 01:54 PM
Heh..funny you should mention external files because recently I had asked for help on getting some JavaScript to work and I used DreamWeavers tools to insert the script and it didn't work, come to find that DW tools aren't all that reliable. So Pyro and LavaLamp told me to just paste the code myself and it worked wonderfully.

Anywhoo, thanks a bunch..jus' wanted to be sure