Difference between revisions of "Website:MobileViews"

From WormBaseWiki
Jump to navigationJump to search
(Created page with '__TOC__ = App View = = Home View = = History View = = Search Page View = == Search Results View == === Search Results Entry View === = Object View = == Widgets Panel View =…')
 
Line 2: Line 2:
  
 
= App View =
 
= App View =
 +
 +
DOM element: '''body'''
 +
 +
The App View is a global view that has the main function of handling the requests for the router, it initializes other views (those representing pages) and triggers the jQueryMobile's change page action.
  
 
= Home View =
 
= Home View =
 +
 +
DOM element: '''#home-page'''
 +
  
 
= History View =
 
= History View =

Revision as of 14:25, 21 September 2013

App View

DOM element: body

The App View is a global view that has the main function of handling the requests for the router, it initializes other views (those representing pages) and triggers the jQueryMobile's change page action.

Home View

DOM element: #home-page


History View

Search Page View

Search Results View

Search Results Entry View

Object View

Widgets Panel View

Widgets Area View

Widget View

Browse Species View

Browse Resources View

Filtered Search View

About View