I know next to nothing about XML, but JavaScript is fairly easy to learn. You can be writing functional web scripts in a few hours. Most of the concepts you need to make basic scripts are very easy, it's when you really dig deep when it gets hard. Of course, JavaScript isn't the most complex (or powerful) language, so it's not THAT hard. I'd suggest buying a JavaScript book. IMO, Wrox and O'Reilly have the best books:
Oh I don't have any anymore, I had a website for which I made a few simple javascripts -- some image preloading, DHTML menu, image rollovers, etc. But the site became more of a hassle to maintain than it was worth.
Like one of the above posters said, XML is a data definition language. What you want to learn is XSL, which takes XML files and transforms it to HTML or whatever other kind of language you want.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.