I search on Google but I don't find goog tutorial of Javascript. What I am looking for is to learn Javascript compatible at the same time with IE and Firefox (and Opera...). Every tutorial I find show code which not always work in different browsers.
So, I would appreciate if someone could suggest me any good Javascript tutorial, which learn compatible Javascript.
Thank you very much in advance.
good Javascript tutorial
Moderators: egami, macek, gesf
My websites: Masajes - Online Role Playing Games
- Alexej Kubarev
- Site Admin
- Posts: 2213
- Joined: Fri Mar 05, 2004 7:15 am
- Location: Täby, Stockholms län
- Contact:
check http://www.sun.com and find Javascript references
It should work fine with both browsers.. but i dont think that there are any tutorials that will cover all you want.. its just a matter of searching for solutions to your problems and testing in different browsers..
It should work fine with both browsers.. but i dont think that there are any tutorials that will cover all you want.. its just a matter of searching for solutions to your problems and testing in different browsers..
- ruturajv
- php-forum GURU
- Posts: 1279
- Joined: Sat Mar 22, 2003 9:42 am
- Location: Mumbai, India
- Contact:
I guess one of the good references is the Javascript 1.3 reference that was available on http://devedge.netscape.com
it wasn't a tutorial but a very good reference with examples etc.
Mozilla is now currently managing it..
http://devedge-temp.mozilla.org//index_en.html
it wasn't a tutorial but a very good reference with examples etc.
Mozilla is now currently managing it..
http://devedge-temp.mozilla.org//index_en.html
- WebOutGateway
- php-forum Fan User
- Posts: 65
- Joined: Mon Jun 13, 2011 9:25 pm
- Location: Pasig City, Philippines
- Contact:
Hi!
The best online tutorial I have seen so far is W3schools.
It is where I always refer to when it comes to coding. It provides variety of tutorials from basic to complex codes about web development from HTML to PHP.
Here's the link:
http://www.w3schools.com/
I hope it helps. Thank you.
The best online tutorial I have seen so far is W3schools.
It is where I always refer to when it comes to coding. It provides variety of tutorials from basic to complex codes about web development from HTML to PHP.
Here's the link:
http://www.w3schools.com/
I hope it helps. Thank you.
Hi,
Please refer below tutorial link for JavaScript:
http://www.tutorialspoint.com/javascript/
I hope it helps.
Please refer below tutorial link for JavaScript:
http://www.tutorialspoint.com/javascript/
I hope it helps.