Javascript SET Method?
A few other languages offer a SET and/or GET method that allows for fast setting and getting of variables and object properties. I typically use these for creating default or initialization settings.
Does Javascript offer the same? This is for client side scripting only, so, the various options provided by ASP, JSP or PHP are not available.
Thank you,
sabertec2
|