Daily Tips- Tip #21 - An alternate to Javascript's document.getElementByid()?

Friday, July 31, 2009


You can use as an alternate to Javascript's document.getElementByid(), the following ASP.NET AJAX's method,
$get('nameofcontrol')
Ex:
var myctrl = $get('lblTotal')
.


www.codecollege.NET

0 comments

Post a Comment

Note: Only a member of this blog may post a comment.

Blog Widget by LinkWithin