From 17e144e7862927688c6752e5c16947300e77ce89 Mon Sep 17 00:00:00 2001 From: Timmy Willison Date: Sun, 20 Oct 2024 15:16:18 -0400 Subject: [PATCH] Resources: move inline styles to an external CSS file for CSP Ref https://github.com/jquery/infrastructure-puppet/issues/54 --- pages/download.html | 10 ++--- pages/resources.html | 94 +++++++++-------------------------------- resources/resources.css | 94 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 118 insertions(+), 80 deletions(-) create mode 100644 resources/resources.css diff --git a/pages/download.html b/pages/download.html index 19a1bd5..3abcc3e 100644 --- a/pages/download.html +++ b/pages/download.html @@ -49,11 +49,11 @@

1.4.5

  • Microsoft CDN – jQuery Mobile
  • -
    +

    Legacy versions

    -
    +

    1.3.2

    @@ -86,7 +86,7 @@

    1.3.2

  • Microsoft CDN – jQuery Mobile
  • -
    +

    1.2.1

    @@ -119,7 +119,7 @@

    1.2.1

  • Microsoft CDN – jQuery Mobile
  • -
    +

    1.1.2

    @@ -152,7 +152,7 @@

    1.1.2

  • Microsoft CDN – jQuery Mobile
  • -
    +

    1.0.1

    diff --git a/pages/resources.html b/pages/resources.html index aac3e4b..0d13e5f 100644 --- a/pages/resources.html +++ b/pages/resources.html @@ -2,56 +2,12 @@ "title": "Resources" } - +

    In this section, we have gathered useful resources that will help you learn more about jQuery Mobile, find tools to develop jQuery Mobile application designs and mockups, tutorials and tools to guide your through the development of simple or more complex applications and related articles.


    -

    Featured sites | Books | Apps & Frameworks | Plugins | Extensions | Tools | Themes | Articles & Tutorials

    +

    Featured sites | Books | Apps & Frameworks | Plugins | Extensions | Tools | Themes | Articles & Tutorials

    Featured jQuery Mobile sites from jQMGallery.com

    @@ -109,13 +65,13 @@

    +

    Books

    - +
    - + - + @@ -133,25 +89,25 @@

    Adobe Dreamweaver CS5.5: Designing and Developing for Mobile with jQuery, HTML5, and CSS3
    by David Powers,
    Adobe Press

    - + - + - + - + - - - - + + + +
    jQuery Mobile Web Development Essentials - Third Edition
    by Raymond Camden and Andy Matthews,
    Packt Publishing
    Mastering jQuery Mobile
    by Chip Lambert and Shreerang Patwardhan,
    Packt Publishing
    Master Mobile Web Apps with jQuery Mobile
    by Matt Doyle,
    Elated Books
    Using the CSS3 Mobile Pack for Adobe Fireworks CS5
    by Jim Babbage,
    Peachpit Press
    Pro jQuery Mobile
    by Brad Broulik,
    Apress
    Sams Teach Yourself jQuery Mobile in 10 Minutes (Sams Teach Yourself — Minutes)
    by Steven E. Holzner,
    Sams
    jQuery Mobile: Develop and Design
    by Kris Hadlock,
    Peachpit Press
    Sams Teach Yourself jQuery Mobile in 24 Hours
    by Phillip Dutson,
    Sams Publishing
    Creating Mobile Apps with jQuery Mobile
    by Shane Gliser,
    Packt Publishing
    Mobile App Manual: The Blueprint –
    How to Start Creating Mobile Apps Using jQuery Mobile and PhoneGap Build

    by Jeff Pelletier,
    withinsight
    Creating Mobile Apps with jQuery Mobile
    by Shane Gliser,
    Packt Publishing
    Mobile App Manual: The Blueprint –
    How to Start Creating Mobile Apps Using jQuery Mobile and PhoneGap Build

    by Jeff Pelletier,
    withinsight
    -
    +

    Apps & frameworks

    -
    +

    3rd party plugins

    These are all jQuery Mobile compatible plugins, many use the theme framework, auto-initialization and data- attribute configuration features or core mobile widgets.

    @@ -275,7 +231,7 @@

    3rd party plugins

    -
    +

    3rd party extensions

    These are 3rd Party extensions that add capabilities to existing functionality.

    @@ -300,7 +256,7 @@

    3rd party extensions

  • jQuery Mobile RTL for Right-To-Left layout. – To make jQuery Mobile work on right-to-left layouts such as Arabic, Persian, Urdu and Hebrew.
  • Lazy Load XT – jQuery plugin to improve performance by lazy loading of images, videos, widgets, etc. (with built-in support for jQuery Mobile)
  • -
    +

    Tools

    -
    +

    Themes


    - -

    Articles & Tutorials