HTML5 Data and Services Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 1. Display of Textual Data

In this chapter, we're going to cover the following topics:

  • Rounding numbers for display
  • Padding numbers
  • Displaying metric and imperial measurements
  • Displaying formatted dates in the user's time zone
  • Displaying the dynamic time that has elapsed
  • Displaying Math
  • Creating an endless scrolling list
  • Creating a sortable paginated table
  • Creating multiple-choice filters
  • Creating range filters
  • Creating combined complex filters
  • Displaying code in HTML
  • Rendering Markdown
  • Autoupdating fields