Revisiting Charts: HTML5 Attributes

Posted by: K. Scott Allen, on 15 Feb 2011 | View original | Bookmarked: 0 time(s)

The charting sample I wrote years ago rendered image tags like this: <img id="topDestinations" src="roller.gif" /> The roller gif was a spinning animation that let the user know some work was happening behind the scenes. JavaScript loaded into the page had the following responsibilities: 1) Identity the image tags to transform into charts. 2) Call a web service to generate the chart asynchronously. 3) Set the src attribute of each image the to image name returned by the web service...

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: 574 | Hits: 29

Similar Posts

  • How to create a DropDownList with ASP.NET MVC more
  • Url.Action() and RouteValue Encoding more
  • WebAii Testing Framework: From HTML to XAML and Back -- RadHtmlPlaceholder more
  • Html Encoding Code Blocks With ASP.NET 4 more
  • Validation - Part 2 - Client-Side more
  • ASP.NET MVC Controls and Good versus Evil more
  • Html and Uri String Encoding without System.Web more
  • Why is ASP.NET encoding &s in script URLs? A tale of looking at entirely the wrong place for a cause to a non-existing bug. more
  • Plan 9 Update (03/01/2009) more
  • Html and Uri String Encoding without System.Web 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