Clean Up Your Page, Removing Bad Behaviour
March 7th, 2008 | No Comments »Clean Up Your Page, Removing Bad Behaviour
When developing websites, it’s good practice to separate behaviour (JavaScript) from structure and presentation using The Document Object Model (DOM). This indepth tutorial is all you’ll need in order to get a good understanding on how to do it.
