Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Learn Javascript?

Status
Not open for further replies.

neltan

Programmer
Nov 4, 2002
82
AU
Dear all,

I learn javascript for quite a few year. But now I find that Javascript change much. And I'm not understand it structure...

Something confuse me when I use ActiveWidget (javascript datagrid)
e.g. var obj = new Active.Controls.Grid;
e.g. Active.Formats.Number.create = function(){...}
e.g. $import("namespaces/grid.js");

I've never know these syntax. When javascript add dhtml and css. I'm really lost...

Is there any good resource for learning javascript? (website or good books).

Thanks a lot!!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top