ASP.NET AJAX 1.0 Beta 2: Basic DOM

Posted by: AspNetResources.com articles, news and updates, on 16 Nov 2006 | View original | Bookmarked: 0 time(s)

Compared to some other JavaScript libraries, such as Prototype and its derivatives, the Microsoft AJAX Library doesn’t offer a whole lot of DOM manipulation. Still, it’s beta than nothing. $get() The dollar function $() was dumped in favor of $get() which is an alias for document.getElementById(). It takes two parameters: the id of an element to locate, and an element to traverse for a match. If the second parameter is omitted, the entire document is searched. The following sample searches...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: Ajax | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 867 | Hits: 76

Similar Posts

  • Q3 2009 betas available now, Official release soon (update) more
  • Adding users to a TFS project when youre not on the domain more
  • Telerik Introduces Free Web Testing Framework for ASP.NET AJAX and Silverlight more
  • Clearing some air in Silverlight, Blend and Visual Studio Beta land more
  • The Technology Post for May 20th more
  • Ajax.NET Professional and ASP.NET MVC more
  • Custom Basic Authentication for RESTful services more
  • Book Review: Silverlight In Action more
  • Session Slides and Samples from Microsoft ASP.NET Connections more
  • ASP.NET Ajax Controls in ASP.NET MVC more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD