Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

jQM and Fluid

Reasons to Use jQuery Mobile

  • Potential to become a popular project with a large user base
  • Great functionality
  • Support for a number of browsers, including non-webkit browsers
  • Ease of development
  • Accessibility

Potential Technical Hurdles

  • JavaScript initialization: document.ready
  • Fluid Renderer
    • Initialization
    • Elision
  • Including multiple versions of jQuery Mobile
  • Navigation
  • data-theme

Strategies

Configure portlets to use portal's Javascript dependencies

Manually apply CSS classes

  • No labels