May 24, 2010
What is the need of JavaScript while developing a page?
Question
I have been developing websites for some time now and I hardly use any Javascript in my pages.
Whatever I can want to do with JavaScript, it is possible through PHP. Just like ajax itself. We can send a regular request instead of a ajax request, can’t we? We can use “include” to include sub part of pages.
So am i missing something about javascript, that I dont know of?
Answer by Starx
If you want your website to be more user friendly and easy to use you will need javascript.
Would you wait till this website (Stackoverflow.com) refresh your page, to see your comment updated?