Hi Janne.
It is everybody's right to love

or hate

such and such programing language, color, music, sport, etc. However, if I list the reasons why I use
Javascript &
DHTML I'd be interested to hear what
viable alternatives you might suggest.
- I'm only an amateur programmer and I find JS (Javascript) friendly enough for my needs (not a strong point, admitedly, but I do not want to learn java or c++; I would not mind exploring php but see next point);
- JS will execute on the client (provided it has been enabled in the browser, of course), whereas PHP requires that I have access to a server with PHP enabled and that I am allowed to use it, 2 conditions seldom met in my working environment;
- for my courses I use a lot of the Hot Potatoes exercises (or similarly JS-based exercises), which do rely on JS;
- I make some of my DHTML pages more "interactive" by inserting JS snippets, and have no idea how I could achieve the same without JS;
- in order to make my HTML pages browser-compatible (MSIE & Mozilla-type) I have to use some workarounds which again rely on JS...
Looking forward to your views & comments on this JS topic,
Joseph_R