css3
Well priced training 6mnths-year
Hi South Africa,
I have a question, does anyone know of any companies that are offering a mixed bag of training options that would fit in well with someone going the php opensource direction of web design, something that will be well rounded, basic to advanced and not prohibitively expensive. well rounded being the operative word.
The DOM, Advanced CSS, and Browser Compatibility
In the March meeting that just happened, Tom did a good job of quickly covering the DOM, explaining that every browser implements the DOM differently, and then telling us that we shouldn't have to worry about that because of libraries like jQuery. jQuery handles all the incompatibilities behind the scenes and gives you a single method to call all the time. It's great for developers - it just works. If you ever do research on plain DOM methods, you'll quickly find pages talking about which browsers support those methods and how to get the same effect in all browsers.
