Brad Broulik’s scientific contributions

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (1)


jQuery Mobile API
  • Chapter

January 2011

·

39 Reads

Brad Broulik

All well-written frameworks allow developers to extend and override default configuration settings. Additionally, they provide convenience methods to help simplify your code. jQuery Mobile includes a fairly extensive API that exposes each of these convenient features. First, we will look at how to configure jQuery Mobile. We will review each configurable feature within jQuery Mobile, highlight its default setting, and show how the API allows you to configure each option. Then, we will explore the most popular methods, page events, and properties that jQuery Mobile exposes. These API features are useful when you need to programmatically update your Mobile Web applications. Lastly, we will review a sorted table listing of all jQuery Mobile data attributes. For each attribute, we will include a brief description, example, and figure of its enhanced component.