100+ results for 'jquery mobile'
Not the results you expected?
slider.js (https://bitbucket.org/factoryEquipment/roshambo.git) JavaScript · 208 lines
1 // ==========================================================================
2 // Project: The M-Project - Mobile HTML5 Application Framework
3 // Copyright: (c) 2011 panacoda GmbH. All rights reserved.
4 // Creator: Dominik
114 /**
115 * Updates a SliderView with DOM access by jQuery.
116 *
117 * @private
eskju.jquery.scrollflow.js (https://gitlab.com/hvicente/dcs) JavaScript · 187 lines
1 /*
2 * jQuery ScrollFlow plugin
3 *
4 * Copyright (c) 2015 Christian Witte
5 * licensed under MIT license.
6 *
7 * https://github.com/eskju/eskju-jquery-scrollflow
8 *
9 * Version: 1.0.0
46 this.options = $.extend(
47 {
48 useMobileTimeouts: true, // not supported yet
49 mobileTimeout: 100, // not supported yet
172 return;
174 // TODO: Timeout for mobile devices
175 if( this.options.useMobileTimeouts && this.lastScrollTop != scrollTop )
index.html (https://gitlab.com/techniconline/kmc) HTML · 448 lines
6 <title>DataTables jQuery UI example</title>
8 <link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
9 <link rel="stylesheet" type="text/css" href="dataTables.jqueryui.css">
11 <script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.10.2.min.js"></script>
12 <!--<script type="text/javascript" language="javascript" src="//cdn.datatables.net/1.10-dev/js/jquery.dataTables.js"></script>-->
13 <script type="text/javascript" language="javascript"
14 src="/dataTables/DataTablesSrc/built/js/jquery.dataTables.js"></script>
15 <script type="text/javascript" language="javascript" src="dataTables.jqueryui.js"></script>
422 <tr class="gradeC">
423 <td>Misc</td>
424 <td>IE Mobile</td>
425 <td>Windows Mobile 6</td>
jquery.bully.js (https://github.com/FameThemes/onepress.git) JavaScript · 244 lines
1 /*!
2 * jQuery Bully Plugin v0.1.3
3 * Examples and documentation at http://pixelgrade.github.io/rellax/
4 * Copyright (c) 2016 PixelGrade http://www.pixelgrade.com
19 $bully = $('<div class="c-bully">').appendTo("body");
20 if ( Onepress_Bully.disable_mobile ) {
21 $bully.addClass( 'c-bully-hide-on-mobile' );
242 });
244 })(jQuery, window, document);
index.html (https://github.com/azure-appservice-samples/ContosoMoments.git) HTML · 114 lines
4 <title>ContosoMoments - Share your photos</title>
5 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
6 <script src="/app/node_modules/azure-mobile-apps-client/dist/MobileServices.Web.min.js"></script>
7 <script src="/app/lib/angular/angular.min.js"></script>
8 <script src="/app/lib/jquery/dist/jquery.js"></script>
104 <script src="/app/js/services/AlbumService.js"></script>
105 <script src="/app/js/services/ImageService.js"></script>
106 <script src="/app/js/services/MobileService.js"></script>
107 <script src="/app/js/services/UploadService.js"></script>
108 <script src="/app/js/services/UserService.js"></script>
index.html (https://github.com/Alorel/dropbox-v2-php.git) HTML · 102 lines
9 <link rel="stylesheet" type="text/css" href="css/bootstrap-theme.min.css">
10 <link rel="stylesheet" type="text/css" href="css/sami.css">
11 <script src="js/jquery-1.11.1.min.js"></script>
12 <script src="js/bootstrap.min.js"></script>
13 <script src="js/typeahead.min.js"></script>
14 <script src="sami.js"></script>
15 <meta name="MobileOptimized" content="width">
16 <meta name="HandheldFriendly" content="true">
17 <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
确认收款(汇通宝).html (https://github.com/yanghongwang/doc.git) HTML · 127 lines
4 <title>确认收款(汇通宝)</title>
5 <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
6 <meta name="apple-mobile-web-app-capable" content="yes"/>
7 <link href="resources/css/jquery-ui-themes.css" type="text/css" rel="stylesheet"/>
9 <link href="data/styles.css" type="text/css" rel="stylesheet"/>
10 <link href="files/确认收款(汇通宝)/styles.css" type="text/css" rel="stylesheet"/>
11 <script src="resources/scripts/jquery-1.7.1.min.js"></script>
12 <script src="resources/scripts/jquery-ui-1.8.10.custom.min.js"></script>
index.html (https://gitlab.com/lmachillanda591/Startlance1.0) HTML · 219 lines
其他.html (https://bitbucket.org/410516772/midprototype.git) HTML · 179 lines
5 <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
6 <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
7 <meta name="apple-mobile-web-app-capable" content="yes"/>
8 <link href="resources/css/jquery-ui-themes.css" type="text/css" rel="stylesheet"/>
10 <link href="data/styles.css" type="text/css" rel="stylesheet"/>
11 <link href="files/其他/styles.css" type="text/css" rel="stylesheet"/>
12 <script src="resources/scripts/jquery-1.7.1.min.js"></script>
13 <script src="resources/scripts/jquery-ui-1.8.10.custom.min.js"></script>
crm.js (https://gitlab.com/daniel0422/timesheet) JavaScript · 165 lines
5 'vue': ['validator/vendor/vue-0.11.1'],
6 'validator': ['validator/validator'],
7 "jquery": ['jquery/dist/jquery.min'],
8 "core": ["jqueryui/ui/core"],
9 "datepicker": ["jqueryui/ui/datepicker"]
10 }
11 });
13 //define(id?, dependencies?, factory);
14 define(["vue", "validator", "jquery", "datepicker"], function (Vue, validator, $) {
15 Vue.debug = true;
16 Vue.use(validator);
105 f.TEL = rs.TEL;
106 f.Note=rs.Note;
107 f.Mobile = rs.Mobile; console.log(rs);
108 f.WeddingDate = rs.WeddingDate;
109 f.EngageDate = rs.EngageDate;
functions.js (https://gitlab.com/afrastgeek/p2m-mc) JavaScript · 288 lines
customize-loader.js (https://gitlab.com/Gashler/sg) JavaScript · 259 lines
news.html (https://gitlab.com/MetadataDev/mcms) HTML · 300 lines
8 <meta http-equiv="description" content="${channel.description!}"/>
10 <link href="/${mobileRes!}/css/pic/public.css" rel="stylesheet" type="text/css"/>
11 <link href="/${mobileRes!}/css/pic/share.css" rel="stylesheet" type="text/css"/>
12 <script src="/${mobileRes!}/js/focus/TouchSlide.1.1.js"></script>
14 <link href="${resSys}/front.css" rel="stylesheet" type="text/css"/>
15 <link href="${resSys}/jqueryUI/jquery.ui.css" rel="stylesheet" type="text/css"/>
16 <script src="${resSys}/jquery.js" type="text/javascript"></script>
17 <script src="${resSys}/jqueryUI/jquery-ui.js" type="text/javascript"></script>
18 <script src="${resSys}/front.js" type="text/javascript"></script>
19 <script src="/${res}/js/common.js" type="text/javascript"></script>
class-range-control.php (https://github.com/livinglab/openlab.git) PHP · 209 lines
69 $this->json['desktop_label'] = __( 'Desktop', 'generatepress' );
70 $this->json['tablet_label'] = __( 'Tablet', 'generatepress' );
71 $this->json['mobile_label'] = __( 'Mobile', 'generatepress' );
72 $this->json['reset_label'] = __( 'Reset', 'generatepress' );
140 <# if ( 'undefined' !== typeof (data.mobile) ) { #>
141 <span class="generatepress-device-mobile dashicons dashicons-smartphone" data-option="mobile" title="{{ data.mobile_label }}"></span>
142 <# } #>
143 </span>
186 <div class="wrapper <# if ( '' !== data.choices['mobile']['unit'] ) { #>has-unit<# } #>">
187 <div class="generatepress-slider" data-step="{{ data.choices['mobile']['step'] }}" data-min="{{ data.choices['mobile']['min'] }}" data-max="{{ data.choices['mobile']['max'] }}"></div>
189 <div class="gp_range_value <# if ( '' == data.choices['mobile']['unit'] && ! data.choices['desktop']['edit'] ) { #>hide-value<# } #>">
190 <input <# if ( data.choices['mobile']['edit'] ) { #>style="display:inline-block;"<# } else { #>style="display:none;"<# } #> type="number" step="{{ data.choices['mobile']['step'] }}" class="mobile-range value" value="{{ data.mobile.value }}" min="{{ data.choices['mobile']['min'] }}" max="{{ data.choices['mobile']['max'] }}" {{{ data.mobile.link }}} data-reset_value="{{ data.mobile.default }}" />
191 <span <# if ( ! data.choices['mobile']['edit'] ) { #>style="display:inline-block;"<# } else { #>style="display:none;"<# } #> class="value">{{ data.mobile.value }}</span>
soboxy.html (https://bitbucket.org/ggolding/canyon-lake-relo.git) HTML · 234 lines
9 <meta charset="utf-8" />
11 <!-- Set the viewport width to device width for mobile -->
12 <meta name="viewport" content="width=device-width" />
62 <div class="row">
63 <div class="six mobile-two columns">
64 <div class="panel">
65 <h5>Header</h5>
69 </div>
71 <div class="six mobile-two columns">
72 <div class="panel">
73 <h5>Header</h5>
models.js (https://gitlab.com/morganestes/wordpress-develop) JavaScript · 238 lines
WHProductsForm.html (https://bitbucket.org/taskinakkurt/openerp-web.git) HTML · 329 lines
footer-persist-b.html (https://github.com/RobinWu/jquery-demo.git) HTML · 138 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Framework - Persistent footer B</title>
7 <link rel="stylesheet" href="../../jquery.mobile-1.0.1.min.css" />
9 <script src="../../jquery.js"></script>
10 <script src="../../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
11 <script src="../_assets/js/jqm-docs.js"></script>
12 <script src="../../jquery.mobile-1.0.1.min.js"></script>
agenda.html (https://github.com/rodrigodealer/braziljs.git) HTML · 312 lines
codiqa.ext.css (https://bitbucket.org/brilliancelabs-dwayne/golf.android.git) CSS · 502 lines
Filters.html (https://gitlab.com/kevinkhill/lavacharts-api) HTML · 148 lines
9 <link rel="stylesheet" type="text/css" href="../../../css/bootstrap-theme.min.css">
10 <link rel="stylesheet" type="text/css" href="../../../css/sami.css">
11 <script src="../../../js/jquery-1.11.1.min.js"></script>
12 <script src="../../../js/bootstrap.min.js"></script>
13 <script src="../../../js/typeahead.min.js"></script>
14 <script src="../../../sami.js"></script>
15 <meta name="MobileOptimized" content="width">
16 <meta name="HandheldFriendly" content="true">
17 <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
fixedToolbar.js (https://bitbucket.org/zachjarvinen/jquery-mobile.git) JavaScript · 316 lines
13 }
15 module("jquery.mobile.toolbar.js", {setup: function() {
16 var startTimeout;
194 function(){
195 ok( nextpageheader.length && nextpagefooter.length, "next page has fixed header and fixed footer" );
196 $.mobile.changePage( "#persist-test-a" );
197 },
240 function() {
241 deepEqual( nextpageheader.parent()[0], $.mobile.activePage[0], "fixed header is now a child of page again" );
242 $.mobile.changePage( "#default" );
258 function(){
259 ok( nextpagefooter.length, "next page has fixed footer and fixed footer" );
260 $.mobile.changePage( "#persist-test-e" );
261 },
jquery.mobile.forms.checkboxradio.js (https://github.com/dannyc/jquery-mobile.git) JavaScript · 196 lines
5 (function( $, undefined ) {
7 $.widget( "mobile.checkboxradio", $.mobile.widget, {
8 options: {
9 theme: null,
20 uncheckedState = inputtype + "-off",
21 icon = input.parents( ":jqmData(type='horizontal')" ).length ? undefined : uncheckedState,
22 activeBtn = icon ? "" : " " + $.mobile.activeBtnClass,
23 checkedClass = "ui-" + checkedState + activeBtn,
24 uncheckedClass = "ui-" + uncheckedState,
191 //auto self-init widgets
192 $( document ).bind( "pagecreate create", function( e ){
193 $.mobile.checkboxradio.prototype.enhanceWithin( e.target );
194 });
icon.html (https://github.com/jobara/Infusion-Instructional-Demos.git) HTML · 228 lines
9 <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" />
10 <meta name="apple-mobile-web-app-capable" content="yes" />
11 <meta name="apple-mobile-web-app-status-bar-style" content="black" />
13 <link type="text/css" rel="stylesheet" href="../../../../../framework/fss/css/fss-mobile-layout.css" />
14 <link type="text/css" rel="stylesheet" href="../../../../../framework/fss/css/fss-mobile-theme-iphone.css" />
15 <link type="text/css" rel="stylesheet" href="../../../../../framework/fss/css/fss-mobile-theme-android.css" />
17 <script type="text/javascript" src="../../../../../lib/jquery/core/js/jquery.js"></script>
18 <script type="text/javascript" src="../../../../../framework/core/js/Fluid.js"></script>
19 <script type="text/javascript" src="../../../../../framework/core/js/FluidDOMUtilities.js"></script>
29 <div class="fl-table-row">
30 <div class="fl-table-cell">
31 <a href="../mobile.html" class="fl-button fl-backButton"><span class="fl-button-inner">Back Button</span></a>
32 </div>
bootstrap-dropdown.js (https://bitbucket.org/qckzr/teg-hs.git) JavaScript · 169 lines
54 if (!isActive) {
55 if ('ontouchstart' in document.documentElement) {
56 // if mobile we we use a backdrop because click events don't delegate
57 $('<div class="dropdown-backdrop"/>').insertBefore($(this)).on('click', clearMenus)
58 }
167 .on('keydown.dropdown.data-api', toggle + ', [role=menu]' , Dropdown.prototype.keydown)
169 }(window.jQuery);
footer-persist-b.html (https://github.com/jpschewe/time-tracker.git) HTML · 138 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Framework - Persistent footer B</title>
7 <link rel="stylesheet" href="../../jquery.mobile-1.0.min.css" />
9 <script src="../../jquery.js"></script>
10 <script src="../../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
11 <script src="../_assets/js/jqm-docs.js"></script>
12 <script src="../../jquery.mobile-1.0.min.js"></script>
customize-loader.js (https://gitlab.com/Mirros/jsdelivr) JavaScript · 164 lines
index.php (https://bitbucket.org/zachjarvinen/jquery-mobile.git) PHP · 97 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>Loader - jQuery Mobile Demos</title>
7 <link rel="stylesheet" href="../../../css/themes/default/jquery.mobile.css">
15 $( document ).on( "click", ".show-page-loading-msg", function() {
16 var $this = $( this ),
17 theme = $this.jqmData( "theme" ) || $.mobile.loader.prototype.options.theme,
18 msgText = $this.jqmData( "msgtext" ) || $.mobile.loader.prototype.options.text,
38 <div data-role="header" class="jqm-header">
39 <h1 class="jqm-logo"><a href="../../"><img src="../../_assets/img/jquery-logo.png" alt="jQuery Mobile Framework"></a></h1>
40 <a href="#" class="jqm-navmenu-link" data-icon="bars" data-iconpos="notext">Navigation</a>
41 <a href="#" class="jqm-search-link" data-icon="search" data-iconpos="notext">Search</a>
47 <h1>Loader <a href="http://api.jquerymobile.com/page-loading/" data-ajax="false" data-role="button" data-inline="true" data-mini="true" data-icon="arrow-r" data-iconpos="right" class="jqm-api-link">API</a></h1>
49 <p class="jqm-intro">A small loading overlay displayed when jQuery Mobile loads in content via AJAX, or for use in custom notifications.
50 </p>
settings.html (https://gitlab.com/muthuvel.ns/angular_node) HTML · 95 lines
7 <script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.4.9/angular.min.js"></script>
8 <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular-route.min.js"></script>
9 <script src="http://code.jquery.com/jquery-1.7.2.min.js"></script>
10 <script src="layouts/js/settings.js"></script>
11 <script src="layouts/js/script.js"></script>
78 <tr>
79 <td> </td>
80 <td> <input type="submit" ng-click="save(user.uname,user.mobile,user.email,user.location)" value="Submit"> </td>
81 </tr>
82 </tbody>
jquery.mobile.core.css (https://github.com/kangaroo5383/jquery-mobile.git) CSS · 119 lines
1 /*
2 * jQuery Mobile Framework
3 * Copyright (c) jQuery Project
7 /* some unsets - more probably needed */
8 .ui-mobile, .ui-mobile body { height: 100%; }
9 .ui-mobile fieldset, .ui-page { padding: 0; margin: 0; }
10 .ui-mobile a img, .ui-mobile fieldset { border: 0; }
12 /* responsive page widths */
15 /* "page" containers - full-screen views, one should always be in view post-pageload */
16 .ui-mobile [data-role=page], .ui-mobile [data-role=dialog], .ui-page { top: 0; left: 0; width: 100%; min-height: 100%; position: absolute; display: none; border: 0; }
17 .ui-mobile .ui-page-active { display: block; overflow: visible; }
sample-headwrap.html (https://github.com/frequent/multiview.git) HTML · 314 lines
7 <title>Multiview Sample</title>
9 <link rel="stylesheet" type="text/css" href="jquery.mobile-1.1.0-rc.2.css" />
10 <link rel="stylesheet" type="text/css" href="multiview.css" />
307 <script type="text/javascript" src="jquery-1.7.1.min.js"></script>
308 <!-- <script type="text/javascript" src="jquery.mobile-1.0.1multiview.js"></script> -->
309 <script type="text/javascript" src="jquery.mobile-1.1.0.rc2.js"></script>
lists-search-inset.html (https://github.com/forresst/jquery-mobile-fr_FR.git) HTML · 105 lines
5 <meta charset="utf-8">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <title>Docs jQuery Mobile - Listes filtrées intégrées</title>
8 <link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css" />
9 <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
11 <script src="../../js/jquery.js"></script>
12 <script src="../../docs/_assets/js/jqm-docs.js"></script>
13 <script src="../../js/"></script>
97 <div data-role="footer" class="footer-docs" data-theme="c">
98 <p class="jqm-version"></p>
99 <p>Copyright 2013 The jQuery Foundation</p>
100 </div>
buttons-inline.html (https://github.com/forresst/jquery-mobile-fr_FR.git) HTML · 96 lines
5 <meta charset="utf-8">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <title>Docs jQuery Mobile Docs - Boutons alignés</title>
8 <link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css" />
9 <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
11 <script src="../../js/jquery.js"></script>
12 <script src="../../docs/_assets/js/jqm-docs.js"></script>
13 <script src="../../js/"></script>
88 <div data-role="footer" class="footer-docs" data-theme="c">
89 <p class="jqm-version"></p>
90 <p>Copyright 2013 The jQuery Foundation</p>
91 </div>
index.html (https://github.com/zenvendof/jquery-mobile.git) HTML · 114 lines
3 <head>
4 <meta charset="UTF-8" />
5 <title>jQuery Mobile Fixed Toolbar Integration Test</title>
6 <meta name="viewport" content="width=device-width, initial-scale=1">
8 <script src="../../../external/requirejs/require.js"></script>
9 <script src="../../../js/requirejs.config.js"></script>
10 <script src="../../../js/jquery.tag.inserter.js"></script>
11 <script src="../../jquery.setNameSpace.js"></script>
12 <script src="../../../tests/jquery.testHelper.js"></script>
13 <script src="../../../external/qunit/qunit.js"></script>
14 <script>
27 </script>
29 <link rel="stylesheet" href="../../../css/themes/default/jquery.mobile.css"/>
30 <link rel="stylesheet" href="../../../external/qunit/qunit.css"/>
31 <link rel="stylesheet" href="../../jqm-tests.css"/>
README.md (https://github.com/charlieCollins/jquery-mobile.git) Markdown · 85 lines
1 jQuery Mobile Framework
2 =======================
3 [Official Site: http://jquerymobile.com](http://jquerymobile.com)
5 [Demos and Documentation](http://jquerymobile.com/test/)
20 If you think you've found a bug, please report it by following these instructions:
22 1. Visit the [Issue tracker: https://github.com/jquery/jquery-mobile/issues](https://github.com/jquery/jquery-mobile/issues)
23 2. Create an issue explaining the problem and expected result
24 - Be sure to include any relevant information for reproducing the issue
31 * [JS](http://code.jquery.com/mobile/latest/jquery.mobile.min.js)
32 * [CSS](http://code.jquery.com/mobile/latest/jquery.mobile.min.css)
33 - Include a link to some code of the bug in action. You can use either of these services to host your code
34 * [jsbin](http://jsbin.com)
52 If you don't currently have a webserver running locally, there are a few options.
54 If you're on a Mac, you can try dropping jQuery Mobile into your sites folder and turning on Web Sharing via System
55 Prefs. From there, you'll find a URL where you can browse folders in your sites directory from a browser.
navigation_base.js (https://github.com/gabrielschulhof/jquery-mobile.git) JavaScript · 268 lines
1 /*
2 * Mobile navigation base tag unit tests
3 */
4 define( [
5 "qunit",
6 "jquery"
7 ], function( QUnit, $ ) {
8 var baseDir = $.mobile.path.parseUrl( $( "base" ).attr( "href" ) ).directory,
9 contentDir = $.mobile.path.makePathAbsolute( "../content/", baseDir ),
10 home = location.pathname + location.search;
12 QUnit.module( "jquery.mobile.navigation.js - base tag", {
13 beforeEach: function() {
14 $.mobile.navigate.history.stack = [];
index.html (https://github.com/copongcopong/jquery-mobile.git) HTML · 245 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Navigation Test Suite</title>
8 <script src="../../../js/jquery.js"></script>
9 <script src="../jquery.setNameSpace.js"></script>
10 <script src="../../../js/"></script>
11 <script src="../../../tests/jquery.testHelper.js"></script>
23 <body>
25 <h1 id="qunit-header">jQuery Mobile Navigation Test Suite</h1>
26 <h2 id="qunit-banner"></h2>
27 <h2 id="qunit-userAgent"></h2>
release.js (https://github.com/agcolom/jquery-mobile.git) JavaScript · 172 lines
9 issueTracker: "github",
10 changelogShell: function() {
11 return "# Changelog for jQuery Mobile v" + Release.newVersion + "\n";
12 },
20 var local = Release.dir.base + "/demos.jquerymobile.com",
21 remote = "git@github.com:jquery/demos.jquerymobile.com";
23 if ( !clonedRepos[ remote ] ) {
63 var local = Release.dir.base + "/jquerymobile.com",
64 remote = "git@github.com:jquery/jquerymobile.com";
66 if ( !clonedRepos[ remote ] ) {
79 repo = Release._cloneWebsiteRepo(),
80 dest = repo + "/resources/download",
81 src = Release.dir.repo + "/dist/jquery.mobile.images-" + Release.newVersion + ".zip",
82 commitMessage = "Builder: Added version " + Release.newVersion;
index.html (https://bitbucket.org/zachjarvinen/jquery-mobile.git) HTML · 104 lines
3 <head>
4 <meta charset="UTF-8" />
5 <title>jQuery Mobile Fixed Toolbar Integration Test</title>
6 <meta name="viewport" content="width=device-width, initial-scale=1">
16 [
17 "navigation/method",
18 "jquery.mobile.buttonMarkup",
19 "widgets/toolbar",
20 "widgets/fixedToolbar"
32 <body>
34 <h1 id="qunit-header">jQuery Mobile Fixed Toolbar Test Suite</h1>
35 <h2 id="qunit-banner"></h2>
36 <h2 id="qunit-userAgent"></h2>
SalesOrdersConfirm.html (https://bitbucket.org/taskinakkurt/openerp-web.git) HTML · 105 lines
basic_scripts.js (https://gitlab.com/sheep-fish-vert/coldAsfAlt) JavaScript · 154 lines
1 jQuery.browser = {};
2 jQuery.browser.mozilla = /mozilla/.test(navigator.userAgent.toLowerCase()) && !/webkit/.test(navigator.userAgent.toLowerCase());
3 jQuery.browser.webkit = /webkit/.test(navigator.userAgent.toLowerCase());
4 jQuery.browser.opera = /opera/.test(navigator.userAgent.toLowerCase());
5 jQuery.browser.msie = /msie/.test(navigator.userAgent.toLowerCase());
7 var scroller=jQuery.browser.webkit ? "body": "html";
118 /*header buter*/
119 function headeButer(menuMobile,toggleMenu){
121 menuMobile.click(function(event) {
127 $(document).on('click',function (event){
128 var div = toggleMenu;
129 if (!div.is(event.target) && div.has(event.target).length === 0 && !menuMobile.is(event.target) && menuMobile.has(event.target).length === 0)
130 {
131 toggleMenu.slideUp(200);
jquery.mobile.listview.filter.js (https://github.com/asklion/jquery-mobile.git) JavaScript · 118 lines
1 /*
2 * jQuery Mobile Framework : "listview" filter extension
3 * Copyright (c) jQuery Project
4 * Dual licensed under the MIT or GPL Version 2 licenses.
5 * http://jquery.org/license
6 */
8 (function( $, undefined ) {
10 $.mobile.listview.prototype.options.filter = false;
11 $.mobile.listview.prototype.options.filterPlaceholder = "Filter items...";
12 $.mobile.listview.prototype.options.filterTheme = "c";
13 $.mobile.listview.prototype.options.filterCallback = function( text, searchValue ){
events.html (https://github.com/inorganik/jquery-mobile.git) HTML · 102 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Docs - Radio buttons</title>
7 <link rel="stylesheet" href="../../../themes/default/" />
8 <link rel="stylesheet" href="../../_assets/css/jqm-docs.css"/>
9 <script src="../../../js/jquery.js"></script>
10 <script src="../../../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
11 <script src="../../_assets/js/jqm-docs.js"></script>
12 <script src="../../../js/"></script>
94 <div data-role="footer" class="footer-docs" data-theme="c">
95 <p>© 2011 The jQuery Project</p>
96 </div>
events.html (https://github.com/asklion/jquery-mobile.git) HTML · 101 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Docs - Text Input events</title>
7 <link rel="stylesheet" href="../../../themes/default/" />
8 <link rel="stylesheet" href="../../_assets/css/jqm-docs.css"/>
9 <script src="../../../js/jquery.js"></script>
10 <script src="../../../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
11 <script src="../../_assets/js/jqm-docs.js"></script>
12 <script src="../../../js/"></script>
93 <div data-role="footer" class="footer-docs" data-theme="c">
94 <p>© 2011 The jQuery Project</p>
95 </div>
support_core.js (https://github.com/gabrielschulhof/jquery-mobile.git) JavaScript · 120 lines
1 /*
2 * Mobile support unit tests
3 */
5 define( [ "qunit", "jquery" ], function( QUnit, $ ) {
7 $.testHelper.excludeFileProtocol( function() {
29 window.history.replaceState = function() {};
31 $.mobile.media = function() { return true; };
33 $.testHelper.reloadModule( moduleName ).done( function() {
56 $.testHelper.reloadModule( "support/touch" ).done( function() {
57 assert.ok( $.mobile.support.touch, "touch is supported" );
58 assert.ok( $.support.touch, "touch is supported" );
59 QUnit.start();
jquery.ba-hashchange.js
(https://bitbucket.org/epeli/jsbrowser.html)
JavaScript · 303 lines
✨ Summary
This JavaScript code enables support for hash-based history in browsers that don’t natively support it, such as IE6/7. It creates a polling loop to watch for changes in the URL’s hash and triggers an event on the window
object when necessary. The event can be bound to any element using jQuery’s hashchange
method, allowing developers to react to changes in the URL’s hash without relying on native browser support.
This JavaScript code enables support for hash-based history in browsers that don’t natively support it, such as IE6/7. It creates a polling loop to watch for changes in the URL’s hash and triggers an event on the window
object when necessary. The event can be bound to any element using jQuery’s hashchange
method, allowing developers to react to changes in the URL’s hash without relying on native browser support.
15 // GitHub - http://github.com/cowboy/jquery-hashchange/
16 // Source - http://github.com/cowboy/jquery-hashchange/raw/master/jquery.ba-hashchange.js
17 // (Minified) - http://github.com/cowboy/jquery-hashchange/raw/master/jquery.ba-hashchange.min.js (0.8kb gzipped)
67 // $(window).hashchange() like jQuery provides for built-in events.
68 // Renamed jQuery.hashchangeDelay to <jQuery.fn.hashchange.delay> and
69 // lowered its default value to 50. Added <jQuery.fn.hashchange.domain>
110 };
112 // Method: jQuery.fn.hashchange
113 //
114 // Bind a handler to the window.onhashchange event or trigger all bound
132 // Returns:
133 //
134 // (jQuery) The initial jQuery collection of elements.
136 // Allow the "shortcut" format $(elem).hashchange( fn ) for binding and
twopulleys-02.html (https://gitlab.com/jbagaresgaray/beltcal) HTML · 80 lines
23 <nav class="navbar navbar-default navbar-fixed-top">
24 <div class="container-fluid">
25 <!-- Brand and toggle get grouped for better mobile display -->
26 <div class="navbar-header">
27 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
75 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
76 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
77 <!-- Include all compiled plugins (below), or include individual files as needed -->
78 <script src="js/bootstrap.min.js"></script>
structure.html (https://bitbucket.org/dhandschuh/pos3-html.git) HTML · 137 lines
32 <li class="divider">alabama</li>
33 <li><a href="#">Homeowners Special Form - HO3</a></li>
34 <li><a href="#">Mobile Home - MH3</a></li>
35 <li class="divider">Florida</li>
36 <li><a href="#">Homeowners Special Form - HO3</a></li>
37 <li><a href="#">Condo Unit Owners - HO6</a></li>
38 <li><a href="#">Dwelling Special Form - DP3</a></li>
39 <li><a href="#">Mobile Home - MH3</a></li>
40 <li class="divider">South Carolina</li>
41 <li><a href="#">Homeowners Special Form - HO3</a></li>
51 <li class="divider">alabama</li>
52 <li><a href="#">Homeowners Special Form - HO3</a></li>
53 <li><a href="#">Mobile Home - MH3</a></li>
54 </ul>
55 <div class="subSearch"><a href="#">search now</a></div>
index.html (https://bitbucket.org/zachjarvinen/jquery-mobile.git) HTML · 348 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Collapsible Integration Test</title>
8 <script src="../../../external/requirejs/require.js"></script>
20 "widgets/collapsibleSet"
21 ],
22 [ "jquery.mobile.init" ],
23 [
24 "collapsible_core.js"
33 <body>
35 <h1 id="qunit-header">jQuery Mobile Collapsible Integration Test</h1>
36 <h2 id="qunit-banner"></h2>
37 <h2 id="qunit-userAgent"></h2>
index.html.erb (https://github.com/csgalileo/10_restaurantes.git) Ruby HTML · 236 lines
4 <head>
5 <title>QueHayDeComer.com</title>
6 <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.css" />
7 <script src="http://code.jquery.com/jquery-1.4.3.min.js"></script>
8 <script src="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.js"></script>
9 </head>
Address_Book.html (https://github.com/safuus/MobX.git) HTML · 108 lines
2 <meta http-equiv="content-type" content="text/html; charset=utf-8">
3 <meta http-equiv="imagetoolbar" content="no">
4 <link href="resources/css/jquery-ui-themes.css" type="text/css" rel="stylesheet">
5 <link href="resources/css/axure_rp_page.css" type="text/css" rel="stylesheet">
6 <link href="Address_Book_files/axurerp_pagespecificstyles.css" type="text/css" rel="stylesheet">
8 <link href="Address_Book_files/axurerp_pagespecificstyles_ie6.css" type="text/css" rel="stylesheet">
9 <![endif]-->
10 <SCRIPT src="resources/scripts/jquery-1.4.2.min.js"></SCRIPT>
11 <SCRIPT src="resources/scripts/jquery-ui-1.8.10.custom.min.js"></SCRIPT>
41 <LABEL for=u8>
42 <DIV id=u9 class="u9" >
43 <DIV id=u9_rtf><p style="text-align:left;"><span style="font-family:Arial;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;color:#333333;"> Alfred Zhao </span></p><p style="text-align:left;"><span style="font-family:Arial;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;color:#333333;"> 123-1233 Mobile</span></p></DIV></DIV>
44 </LABEL>
45 <INPUT id=u8 style="position:absolute; left:-3px; top:-2px;" type=checkbox value=checkbox >
48 <LABEL for=u10>
49 <DIV id=u11 class="u11" >
50 <DIV id=u11_rtf><p style="text-align:left;"><span style="font-family:Arial;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;color:#333333;"> Alfred Zhao </span></p><p style="text-align:left;"><span style="font-family:Arial;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;color:#333333;"> 123-1233 Mobile</span></p></DIV></DIV>
51 </LABEL>
52 <INPUT id=u10 style="position:absolute; left:-3px; top:-2px;" type=checkbox value=checkbox >
lists-split.html (https://github.com/MichaelVdheeren/Absolution.git) HTML · 147 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Docs - Split Button Lists</title>
7 <link rel="stylesheet" href="../../../../compiled/absolution.mobile.css" />
10 <script src="../../js/jquery.js"></script>
11 <script src="../../docs/_assets/js/jqm-docs.js"></script>
12 <script src="../../js/jquery.mobile-1.1.1.js"></script>
14 </head>
140 <div data-role="footer" class="footer-docs" data-theme="c">
141 <p>© 2012 jQuery Foundation and other contributors</p>
142 </div>
rangeslider.js (https://bitbucket.org/zachjarvinen/jquery-mobile.git) JavaScript · 249 lines
3 //>>label: Range Slider
4 //>>group: Forms
5 //>>css.structure: ../css/structure/jquery.mobile.forms.rangeslider.css
6 //>>css.theme: ../css/themes/default/jquery.mobile.theme.css
8 define( [ "jquery",
9 "../../jquery.mobile.core",
10 "../../jquery.mobile.widget",
237 }
239 }, $.mobile.behaviors.formReset, $.mobile.behaviors.optionDemultiplexer ) );
241 $.mobile.rangeslider.initSelector = ":jqmData(role='rangeslider')";
243 //auto self-init widgets
244 $.mobile._enhancer.add( "mobile.rangeslider", { dependencies: [ "mobile.slider" ] } );
246 })( jQuery );
Horaz_todo_list.html (https://github.com/jjoe64/horaz-todo-list-android.git) HTML · 84 lines
7 <meta name="viewport" content="width=device-width, initial-scale=1">
9 <link rel="stylesheet" href="jquery/jquery.mobile-1.0b3.min.css" />
10 <link rel="stylesheet" href="jquery/jquery.mobile.toast.min.css" />
11 <link type="text/css" rel="stylesheet" href="Horaz_todo_list.css">
12 <link rel="stylesheet" href="jquery/jquery.mobile.android-theme.css" />
14 <script type="text/javascript" src="horaz_todo_list/horaz_todo_list.nocache.js"></script>
15 <script type="text/javascript" src="jquery/jquery-1.6.2.min.js"></script>
16 <script type="text/javascript" src="jquery/jquery.mobile-1.0b3.min.js"></script>
17 <script type="text/javascript" src="jquery/jquery.mobile.toast.min.js"></script>
18 <script type="text/javascript" src="jquery/jquery.mobile.android-theme.js"></script>
20 <script type="text/javascript" charset="utf-8" src="phonegap.js"></script>
responsive.css (https://gitlab.com/Mirros/jsdelivr) CSS · 230 lines
52 *
53 *
54 * Includes jQuery
55 * http://jquery.com/
57 *
58 *
59 * Includes jQuery Easing plugin
60 * http://gsgd.co.uk/sandbox/jquery/easing/
62 *
63 *
64 * Includes jQuery Flot plugin
65 * http://www.flotcharts.org/
66 * Released under the MIT license
156 /* =============================================================================
157 Sizefit and sizefill support for mobile
158 ========================================================================== */
main.js (https://gitlab.com/x33n/hero-slider) JavaScript · 132 lines
1 jQuery(document).ready(function($){
2 var slidesWrapper = $('.cd-hero-slider');
12 autoPlayDelay = 5000;
14 //upload videos (if not on mobile devices)
15 uploadVideo(slidesWrapper);
18 setAutoplay(slidesWrapper, slidesNumber, autoPlayDelay);
20 //on mobile - open/close primary navigation clicking/tapping the menu icon
21 primaryNav.on('click', function(event){
22 if($(event.target).is('.cd-primary-nav')) $(this).children('ul').toggleClass('is-visible');
96 var videoWrapper = $(this);
97 if( videoWrapper.is(':visible') ) {
98 // if visible - we are not on a mobile device
99 var videoUrl = videoWrapper.data('video'),
100 video = $('<video loop><source src="'+videoUrl+'.mp4" type="video/mp4" /><source src="'+videoUrl+'.webm" type="video/webm" /></video>');
empty_page.html (https://bitbucket.org/jwintersinger/igem-site-layout.git) HTML · 113 lines
8 <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
9 <link href="/css/global.css" rel="stylesheet" media="screen">
10 <link href="/css/global.mobile.css" rel="stylesheet" media="only screen and (max-width:600px)">
11 <link href="/css/empty_page.css" rel="stylesheet" media="screen">
102 <!-- JavaScript plugins (requires jQuery) -->
103 <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
104 <!-- Include all compiled plugins (below), or include individual files as needed -->
105 <script src="/bootstrap/js/bootstrap.min.js"></script>
addonproducttab-home5-second.tpl (https://bitbucket.org/eljosze94/automasterstore.git) Smarty Template · 177 lines
25 *}
26 <script type="text/javascript">
27 jQuery(function ($) {
28 "use strict";
29 var producttabCarousel = $(".producttab-carousel2");
32 itemsDesktopSmall = {if $cols_md}{$cols_md|escape:'htmlall':'UTF-8'}{else}3{/if},
33 itemsTablet = {if $cols_sm}{$cols_sm|escape:'htmlall':'UTF-8'}{else}2{/if},
34 itemsMobile = {if $cols_xs}{$cols_xs|escape:'htmlall':'UTF-8'}{else}1{/if};
35 var rtl = false;
36 if ($("body").hasClass("rtl")) rtl = true;
48 },
49 480:{
50 items:itemsMobile
51 },
52 0:{
megamenu.tpl (https://gitlab.com/ptisky/API_prestashop) Smarty Template · 111 lines
2 <nav id="cavas_menu" class="sf-contener leo-megamenu">
3 <div class="" role="navigation">
4 <!-- Brand and toggle get grouped for better mobile display -->
5 <div class="navbar-header">
6 <button type="button" class="navbar-toggle btn-outline-inverse" data-toggle="collapse" data-target=".navbar-ex1-collapse">
71 return this;
72 }
73 })(jQuery);
74 $(document).ready(function() {
75 jQuery("#cavas_menu").OffCavasmenu();
lists-count.html (https://github.com/eberhm/jquery-mobile.git) HTML · 80 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Docs - Lists Count Bubbles</title>
7 <link rel="stylesheet" href="../../css/themes/default/" />
8 <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9 <script src="../../js/jquery.js"></script>
10 <script src="../../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
11 <script src="../_assets/js/jqm-docs.js"></script>
12 <script src="../../js/"></script>
73 <div data-role="footer" class="footer-docs" data-theme="c">
74 <p>© 2011 The jQuery Project</p>
75 </div>
contact_us.php (https://gitlab.com/samina100/module) PHP · 139 lines
8 <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
9 <link rel="stylesheet" type="text/css" href="css/font-awesome.min.css">
10 <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
11 <script src="lean-slider.js">
12 $(document).ready(function() {
32 <div class="container">
33 <nav class="navbar navbar-default" role="navigation">
34 <!-- Brand and toggle get grouped for better mobile display -->
35 <div class="navbar-header">
36 <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
135 <!--Javascript Section-->
136 <script type="text/javascript" src="js/bootstrap.min.js"></script>
137 <script type="text/javascript" src="js/jquery.js"></script>
138 </body>
139 </html>
content-collapsible-events.html (https://github.com/forresst/jquery-mobile-fr_FR.git) HTML · 111 lines
5 <meta charset="utf-8">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <title>Docs jQuery Mobile Docs - Contenu pliable</title>
8 <link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css" />
9 <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
11 <script src="../../js/jquery.js"></script>
12 <script src="../../docs/_assets/js/jqm-docs.js"></script>
13 <script src="../../js/"></script>
34 </ul>
36 <p>Liez les événements directement au conteneur, typiquement un élément <code>div</code>. Utilisez les <a href="../api/events.html">évènements virtuels</a> de jQuery Mobile ou liez les évènements standard de JavaScript tel que change, focus, blur, etc... :</p>
37 <pre><code>
38 $( ".selector" ).on( "collapse", function(event, ui) {
103 <div data-role="footer" class="footer-docs" data-theme="c">
104 <p class="jqm-version"></p>
105 <p>Copyright 2013 The jQuery Foundation</p>
106 </div>
zoom.js (https://github.com/forresst/jquery-mobile-fr_FR.git) JavaScript · 99 lines
3 */
4 (function($){
5 module('jquery.mobile.fixedToolbar.js');
7 var defaultMeta = $( "meta[name=viewport]" ).attr("content");
14 test( "The zoom lock is disabled by default", function(){
15 ok( $.mobile.zoom.locked === false, "property is false" );
16 });
55 $.mobile.zoom.enable();
56 $.mobile.zoom.locked = true;
57 $.mobile.zoom.disable();
59 ok( $( "meta[name=viewport]" ).attr( "content" ).match( /,maximum-scale=10, user-scalable=yes/ ), "The meta viewport tag's content contains maximum-scale=1, user-scalable=yes0, user-scalable=no after disable is called" );
61 $.mobile.zoom.locked = false;
62 $.mobile.zoom.enable();
assets.yml (https://github.com/boy-jer/shapado.git) YAML · 132 lines
12 - public/javascripts/vendor/modernizr.custom.geo.load.js
13 - public/javascripts/app/initializers/assets_dev.js
14 - public/javascripts/vendor/jquery-1.6.4.js
15 - public/javascripts/app/modules/jqmath.js
16 init_dev:
32 base:
33 - public/javascripts/vendor/jquery-ui-1.8.14.custom.min.js
34 - public/javascripts/app/modules/effects.js
35 - public/javascripts/vendor/jqueryui.ricodigoComplete.js
37 - public/javascripts/vendor/jquery.cookie.js
38 - public/javascripts/vendor/jquery.pjax.js
59 - public/javascripts/app/initializers/search.js
60 - public/javascripts/app/initializers/shapado_toolbar.js
61 - public/javascripts/vendor/jquery.droppy.js
62 - public/javascripts/app/modules/invitations.js
63 - public/javascripts/application-init.js
Create.cshtml (https://bitbucket.org/jovanovskimiki/my-blog-final.git) Razor · 138 lines
7 <h2>Create New Post</h2>
9 <script src="@Url.Content("~/Scripts/jquery.validate.min.js")" type="text/javascript"></script>
10 <script src="@Url.Content("~/Scripts/jquery.validate.unobtrusive.min.js")" type="text/javascript"></script>
122 <li><a href="Categories?catname=Motion Graphics">Motion Graphics</a></li>
123 <li><a href="Categories?catname=Usability">Usability</a></li>
124 <li><a href="Categories?catname=Mobile apps">Mobile apps</a></li>
lists-count.html (https://github.com/linmic/jquery-mobile.git) HTML · 80 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Docs - Lists Count Bubbles</title>
7 <link rel="stylesheet" href="../../themes/default/" />
8 <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9 <script src="../../js/jquery.js"></script>
10 <script src="../../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
11 <script src="../_assets/js/jqm-docs.js"></script>
12 <script src="../../js/"></script>
73 <div data-role="footer" class="footer-docs" data-theme="c">
74 <p>© 2011 The jQuery Project</p>
75 </div>
content-themes.html (https://github.com/adrianpike/jquery-mobile.git) HTML · 142 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Docs - Content Themes</title>
7 <link rel="stylesheet" href="../../css/themes/default/" />
8 <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9 <script src="../../js/jquery.js"></script>
10 <script src="../../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
11 <script src="../_assets/js/jqm-docs.js"></script>
12 <script src="../../js/"></script>
135 <div data-role="footer" class="footer-docs" data-theme="c">
136 <p>© 2011 The jQuery Project</p>
137 </div>
datatable.blade.php (https://gitlab.com/hwhw25/migration) PHP · 450 lines
login_lock_screen.html (https://gitlab.com/kaouech/theme) HTML · 90 lines
69 <script src="assets/plugins/respond.min.js"></script>
70 <script src="assets/plugins/excanvas.min.js"></script>
71 <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
72 <![endif]-->
73 <!--[if gte IE 9]><!-->
74 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
75 <!--<![endif]-->
76 <script src="assets/plugins/jquery-ui/jquery-ui-1.10.2.custom.min.js"></script>
77 <script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
78 <script src="assets/plugins/jquery-cookie/jquery.cookie.js"></script>
79 <script src="assets/js/main.js"></script>
80 <!-- end: MAIN JAVASCRIPTS -->
core.js (https://github.com/adrianpike/jquery-mobile.git) JavaScript · 148 lines
5 (function($){
6 var libName = "jquery.mobile.core.js",
7 setGradeA = function(value, version) {
8 $.support.mediaquery = value;
14 setup: function(){
15 // NOTE reset for gradeA tests
16 $('html').removeClass('ui-mobile');
18 // NOTE reset for pageLoading tests
52 equal($.mobile.nsNormalize("fooBar"), "nstestFooBar", "leaves capped strings intact");
53 equal($.mobile.nsNormalize("foo-bar"), "nstestFooBar", "changes dashed strings");
54 equal($.mobile.nsNormalize("foo-bar-bak"), "nstestFooBarBak", "changes multiple dashed strings");
58 });
60 test( "$.mobile.nsNormalize works properly with an empty namespace", function(){
61 var realNs = $.mobile.ns;
fullscreen.js (https://gitlab.com/mautic-master/mautic) JavaScript · 209 lines
8 if (typeof define === 'function' && define.amd) {
9 // AMD. Register as an anonymous module.
10 define(['jquery'], factory);
11 } else if (typeof module === 'object' && module.exports) {
12 // Node/CommonJS
14 if ( jQuery === undefined ) {
15 // require('jQuery') returns a factory that requires window to
16 // build a jQuery instance, we normalize how we use modules
18 // if it's defined (how jquery works)
19 if ( typeof window !== 'undefined' ) {
20 jQuery = require('jquery');
21 }
22 else {
23 jQuery = require('jquery')(root);
24 }
25 }
index.html (https://github.com/riju/jquery-mobile.git) HTML · 121 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Dialog Test Suite</title>
7 <script src="../../../external/requirejs/require.js"></script>
8 <script src="../../../js/jquery.tag.inserter.js"></script>
23 "widgets/page.sections"
24 ],
25 [ "jquery.mobile.init" ],
26 [
27 "dialog_events.js"
38 <body>
40 <h1 id="qunit-header">jQuery Mobile Dialog Test Suite</h1>
41 <h2 id="qunit-banner"></h2>
42 <h2 id="qunit-userAgent"></h2>
method_core.js (https://github.com/agcolom/jquery-mobile.git) JavaScript · 227 lines
4 (function( $ ) {
5 var url = $.mobile.path.parseLocation(),
6 home = url.pathname + url.search;
8 module( "navigate", {
9 setup: function() {
10 $.mobile.navigate.history.stack = [];
11 $.mobile.navigate.history.activeIndex = 0;
21 if( location.hash !== "#reset" ) {
22 $.mobile.navigate( "#reset" );
23 } else {
24 $.mobile.navigate( "#seriously-reset" );
30 ok( location.hash.indexOf( "foo" ) == -1, "the hash is clean" );
32 $.mobile.navigate( "#foo" );
34 equal( location.hash, "#foo", "the hash has been altered" );
animation.js (https://bitbucket.org/sylvainmichaud/trackingcargo.git) JavaScript · 132 lines
jquery.selectBoxIt.css (https://gitlab.com/modustudio/animals-d) CSS · 295 lines
1 /*
2 * jquery.selectBoxIt.css 3.8.1
3 * Author: @gregfranko
4 */
179 }
181 /* Drop Down down arrow for jQueryUI and jQuery Mobile */
182 .selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
183 top: 30%;
215 }
217 /* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
218 .jqueryui .ui-icon {
220 }
222 /* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
223 .jqueryui .ui-icon-triangle-1-s {
index.html (https://github.com/mhl/CATMAID.git) HTML · 454 lines
10 @import "css/demo_table.css";
11 </style>
12 <script type="text/javascript" language="javascript" src="js/jquery.js"></script>
13 <script type="text/javascript" language="javascript" src="js/jquery.dataTables.js"></script>
418 <tr class="gradeC">
419 <td>Misc</td>
420 <td>IE Mobile</td>
421 <td>Windows Mobile 6</td>
Global.asax.cs (https://github.com/Mallioch/Presentations.git) C# · 127 lines
transitions_core.js (https://github.com/agcolom/jquery-mobile.git) JavaScript · 218 lines
52 };
54 module('jquery.mobile.navigation.js', {
55 setup: function(){
98 To is required, so each async function must call start() onToComplete, not onFromComplete.
99 */
100 asyncTest( "changePage applies perspective class to mobile viewport for flip", function(){
101 expect(1);
117 });
119 asyncTest( "changePage applies transition class to mobile viewport for default transition", function(){
120 expect(1);
121 $.testHelper.pageSequence([
button.js (https://github.com/jaysaiom/The-M-Project-Sample-Apps.git) JavaScript · 149 lines
1 // ==========================================================================
2 // Project: The M-Project - Mobile HTML5 Application Framework
3 // Copyright: (c) 2010 M-Way Solutions GmbH. All rights reserved.
4 // Creator: Dominik
64 /**
65 * Renders a button as an input tag. Input is automatically converted by jQuery mobile.
66 *
67 * @private
94 /**
95 * Updates the value of the button with DOM access by jQuery.
96 *
97 * @private
114 /**
115 * Triggers the rendering engine, jQuery mobile, to style the button.
116 *
117 * @private
album-page.js (https://github.com/rogerwilliams/couchApps.git) JavaScript · 106 lines
1 var AlbumPageController = function() {
3 /* RIPPED FROM jquerymobile-1.0a2.js */
4 function getOffsetTop(ele)
5 {
43 }
44 }
45 /* END RIPPED FROM jquerymobile-1.0a2.js */
47 function handleView()
63 var docId = $("#albumcontent").data("identity");
64 // Change page.
65 $.mobile.changePage( "_show/album-edit/" + docId, "slide", false, true );
66 return false;
67 }
forgot_password.html (https://gitlab.com/kaouech/theme) HTML · 112 lines
86 </div>
87 </div>
88 <!-- / jquery [required] -->
89 <script src="assets/javascripts/jquery/jquery.min.js" type="text/javascript"></script>
90 <!-- / jquery mobile (for touch events) -->
91 <script src="assets/javascripts/jquery/jquery.mobile.custom.min.js" type="text/javascript"></script>
92 <!-- / jquery migrate (for compatibility with new jquery) [required] -->
93 <script src="assets/javascripts/jquery/jquery-migrate.min.js" type="text/javascript"></script>
94 <!-- / jquery ui -->
95 <script src="assets/javascripts/jquery/jquery-ui.min.js" type="text/javascript"></script>
96 <!-- / jQuery UI Touch Punch -->
97 <script src="assets/javascripts/plugins/jquery_ui_touch_punch/jquery.ui.touch-punch.min.js" type="text/javascript"></script>
98 <!-- / bootstrap [required] -->
99 <script src="assets/javascripts/bootstrap/bootstrap.js" type="text/javascript"></script>
javascript_chart_stacked_area_series.htm (https://github.com/jonphipps/Metadata-Registry.git) HTML · 108 lines
4 <meta content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/>
5 <meta name="msapplication-tap-highlight" content="no" />
6 <title id='Description'>jQWidgets Chart Stacked Area Series Mobile Example</title>
7 <link rel="stylesheet" href="../styles/demo.css" type="text/css" />
8 <link rel="stylesheet" href="../../jqwidgets/styles/jqx.base.css" type="text/css" />
10 <link rel="stylesheet" href="../../jqwidgets/styles/jqx.blackberry.css" type="text/css" />
11 <link rel="stylesheet" href="../../jqwidgets/styles/jqx.android.css" type="text/css" />
12 <link rel="stylesheet" href="../../jqwidgets/styles/jqx.mobile.css" type="text/css" />
13 <script type="text/javascript" src="../../scripts/jquery-1.11.1.min.js"></script>
99 </head>
100 <body class='default'>
101 <div id="demoContainer" class="device-mobile-tablet">
102 <div id="container" class="device-mobile-tablet-container">
main.js (https://gitlab.com/iislod/ckan) JavaScript · 112 lines
2 this.ckan = this.ckan || {};
4 (function (ckan, jQuery) {
5 ckan.PRODUCTION = 'production';
6 ckan.DEVELOPMENT = 'development';
12 * Examples
13 *
14 * jQuery(function () {
15 * ckan.initialize();
16 * });
19 */
20 ckan.initialize = function () {
21 var body = jQuery('body');
22 var locale = jQuery('html').attr('lang');
34 // Convert all datetimes to the users timezone
35 jQuery('.automatic-local-datetime').each(function() {
36 moment.locale(browserLocale);
37 var date = moment(jQuery(this).data('datetime'));
index.html (https://gitlab.com/jodom/GeoGeek) HTML · 85 lines
20 <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/>
21 <link rel="stylesheet" href="css/jquery.mobile-1.4.5.min.css"/>
23 <!-- <script type="text/javascript" src="scripts/index.ts"></script> -->
29 <!-- button and page dynamics-->
30 <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
32 <script>
50 <div id="float">
52 <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
53 <script type="text/javascript" src="scripts/buttons.js"></script> -->
page-b.php (https://github.com/agcolom/jquery-mobile.git) PHP · 90 lines
5 <meta charset="utf-8">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <title>Ajax optimized persistent toolbars - jQuery Mobile Demos</title>
8 <link rel="shortcut icon" href="../favicon.ico">
9 <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
10 <link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css">
11 <link rel="stylesheet" href="../_assets/css/jqm-demos.css">
12 <script src="../../external/jquery/jquery.js"></script>
index_08.html (https://bitbucket.org/makbulkhan/drupal_mobile_backend.git) HTML · 98 lines
5 <title>Bird Sightings</title>
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.css" />
8 <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
9 <script src="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.js"></script>
10 <script src="http://twitter.github.com/hogan.js/builds/2.0.0/hogan-2.0.0.js"></script>
89 // return query param
90 // @see http://stackoverflow.com/questions/11388700/passing-data-between-pages-in-jquery-mobile
91 $.urlParam = function(name){
92 var results = new RegExp('[\\?&]' + name + '=([^&#]*)').exec(window.location.href);
jquery.mobile.collapsible.js (https://github.com/annoyed/jquery-mobile.git) JavaScript · 160 lines
1 /*
2 * jQuery Mobile Framework : "collapsible" plugin
3 * Copyright (c) jQuery Project
4 * Dual licensed under the MIT or GPL Version 2 licenses.
5 * http://jquery.org/license
6 */
7 (function( $, undefined ) {
9 $.widget( "mobile.collapsible", $.mobile.widget, {
10 options: {
11 expandCueText: " click to expand contents",
155 //auto self-init widgets
156 $( document ).bind( "pagecreate create", function( e ){
157 $( $.mobile.collapsible.prototype.options.initSelector, e.target ).collapsible();
158 });
jquery.mobile.page.sections.js (https://github.com/jjoe64/jquery-mobile.git) JavaScript · 96 lines
3 //>>label: Page Sections
5 define( [ "jquery", "./jquery.mobile.page", "./jquery.mobile.core", "./jquery.mobile.buttonMarkup" ], function( $ ) {
6 //>>excludeEnd("jqmBuildExclude");
7 (function( $, undefined ) {
9 $.mobile.page.prototype.options.backBtnText = "Back";
10 $.mobile.page.prototype.options.addBackBtn = false;
11 $.mobile.page.prototype.options.backBtnTheme = null;
12 $.mobile.page.prototype.options.headerTheme = "a";
65 !leftbtn ) {
67 backBtn = $( "<a href='#' class='ui-btn-left' data-"+ $.mobile.ns +"rel='back' data-"+ $.mobile.ns +"icon='arrow-l'>"+ o.backBtnText +"</a>" )
68 // If theme is provided, override default inheritance
69 .attr( "data-"+ $.mobile.ns +"theme", o.backBtnTheme || thisTheme )
blank_template.html (https://gitlab.com/bithinalangot/summer_school) HTML · 87 lines
30 <nav class="navbar navbar-default navbar-fixed-top" role="navigation">
31 <div class="container">
32 <!-- Brand and toggle get grouped for better mobile display -->
33 <div class="navbar-header">
34 <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
77 </footer>
79 <!-- jQuery Version 1.11.1 -->
80 <script src="../../js/jquery.js"></script>
navigation_helpers.js (https://github.com/RichardBronosky/jQueryMobileDemo.git) JavaScript · 113 lines
1 /*
2 * mobile navigation unit tests
3 */
4 (function($){
5 module('jquery.mobile.navigation.js', {
6 setup: function(){
7 location.hash = "";
11 test( "path.get method is working properly", function(){
12 window.location.hash = "foo";
13 same($.mobile.path.get(), "foo", "get method returns location.hash minus hash character");
14 same($.mobile.path.get( "#foo/bar/baz.html" ), "foo/bar/", "get method with hash arg returns path with no filename or hash prefix");
26 test( "path.getFilePath method is working properly", function(){
27 same($.mobile.path.getFilePath("foo.html" + "&" + $.mobile.subPageUrlKey ), "foo.html", "returns path without sub page key");
28 });
MobileImageAd.html (https://github.com/dosire/google-api-adwords-ruby.git) HTML · 247 lines
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5 <head>
6 <title>AdWords::V201003::BulkMutateJobService::MobileImageAd</title>
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8 <link rel="stylesheet" href="../../../../css/reset.css" type="text/css" media="screen" />
37 <div class="description">
38 <p>
39 <a href="MobileImageAd.html">MobileImageAd</a>
40 </p>
41 <ul>
234 251: <span class="ruby-ivar">@ad_Type</span> = <span class="ruby-identifier">ad_Type</span>
235 252: <span class="ruby-ivar">@markupLanguages</span> = <span class="ruby-identifier">markupLanguages</span>
236 253: <span class="ruby-ivar">@mobileCarriers</span> = <span class="ruby-identifier">mobileCarriers</span>
237 254: <span class="ruby-ivar">@image</span> = <span class="ruby-identifier">image</span>
238 255: <span class="ruby-keyword kw">end</span></pre>
rwd-images.js (https://github.com/voidbrain/320andup.git) JavaScript · 126 lines
1 /*!
2 * Responsive Images
3 * Mobile-First images that scale responsively and responsibly
4 * Copyright 2010, Scott Jehl, Filament Group, Inc
5 * Dual licensed under the MIT or GPL Version 2 licenses.
56 },
57 //base tag support test (returns base tag for use if support test passes)
58 //originally used in the jQuery Mobile framework, converted to plain JS in the hasjs framework, modified for use here
59 base = (function(){
60 var backup,
Forum.ascx.cs (https://github.com/vzrus/YAF-and-MojoPortal-Add-Ons.git) C# · 123 lines
54 Page.EnableViewState = true; // MojoPortal disables Viewstate by default and YAF requires it
56 // Disable Jquery Register
57 if (HttpContext.Current.Items["AddJQueryRegistedHandler"] == null)
58 {
59 HttpContext.Current.Items["AddJQueryRegistedHandler"] = true;
60 }
109 YafContext.Current.Get<ITheme>().ThemeFile,
110 false, YafContext.Current.TextEditor,
111 YafContext.Current.CurrentUserData.UseMobileTheme,
112 null,
113 null,
3_app_5.html (https://gitlab.com/PhaseHosting/whmcs-customisations) HTML · 124 lines
11 <meta name="description" content="">
12 <meta name="author" content="">
13 <!-- Mobile Specific Metas
14 ================================================== -->
15 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
111 </div>
113 <script src="js/jquery-1.8.3.min.js" type="text/javascript"></script>
114 <script src="js-files/jquery.easing.1.3.js" type="text/javascript"></script>
115 <script src='js-files/jquery.common.min.js' type='text/javascript'></script>
116 <script src="js-files/jquery.ui.touch-punch.min.js"></script>
events-bar.js (https://github.com/livinglab/openlab.git) JavaScript · 334 lines
67 * @param {jQuery} $header jQuery object of header
68 * @param {jQuery} $content jQuery object of contents
69 *
70 * @return {void}
81 * @since 4.9.7
82 *
83 * @param {jQuery} $container jQuery object of view container
84 * @param {jQuery} $header jQuery object of header
143 * @since 4.9.8
144 *
145 * @param {jQuery} $container jQuery object of view container
146 *
147 * @return {void}
162 * @since 4.9.5
163 *
164 * @param {jQuery} $container jQuery object of view container
165 *
166 * @return {void}
legal.js (https://gitlab.com/amishra3/hdssvnrepo) JavaScript · 152 lines
53 $('.leftsidelisting li').each(function() {
54 if ($(this).hasClass('active')) {
55 $(this).find('.MobileHolderWrapper').append($('#legalContentCatagory').html());
56 $('#legalContentCatagory').empty();
57 }
60 $('.leftsidelisting li').each(function() {
61 if ($(this).hasClass('active')) {
62 $('#legalContentCatagory').append($(this).find('.MobileHolderWrapper').html());
63 $('.MobileHolderWrapper').empty();
127 if ($(window).width() > 991) {
128 $('.leftsidelisting li').each(function() {
129 if ($.trim($(this).find('.MobileHolderWrapper').html())) {
130 $('#legalContentCatagory').append($(this).find('.MobileHolderWrapper').html());
131 $(this).find('.MobileHolderWrapper').empty();
132 }
133 });
sb-instagram-admin.js (https://gitlab.com/najomie/fit-hippie) JavaScript · 89 lines
17 //Shortcode labels
18 jQuery('#sbi_admin label').click(function(){
19 var $sbi_shortcode = jQuery(this).siblings('.sbi_shortcode');
27 if( jQuery(this).siblings('.sbi_shortcode').length > 0 ){
28 jQuery(this).attr('title', 'Click for shortcode option').append('<code class="sbi_shortcode_symbol">[]</code>');
29 }
30 }, function(){
35 //Add the color picker
36 if( jQuery('.sbi_colorpick').length > 0 ) jQuery('.sbi_colorpick').wpColorPicker();
38 //Check User ID is numeric
39 jQuery("#sb_instagram_user_id").change(function() {
41 var sbi_user_id = jQuery('#sb_instagram_user_id').val(),
login.js (https://github.com/societies/SOCIETIES-Platform.git) JavaScript · 195 lines
82 function success(data) {
83 console.log("getCSSIdentity - successful: " + data.value);
84 jQuery("#username").val(data.value);
85 }
101 function success(data) {
102 console.log("getCSSIdentityPassword - successful: " + data.value);
103 jQuery("#userpass").val(data.value);
104 }
119 function success(data) {
120 console.log("getCSSIdentityDomain - successful: " + data.value);
121 jQuery("#identitydomain").val(data.value);
122 }
foundation.responsiveToggle.js (https://gitlab.com/infogenix/foundation-wp) JavaScript · 177 lines
18 * @class
19 * @fires ResponsiveToggle#init
20 * @param {jQuery} element - jQuery object to attach tab bar functionality to.
21 * @param {Object} options - Overrides to the default plugin settings.
22 */
93 key: '_update',
94 value: function _update() {
95 // Mobile
96 if (!Foundation.MediaQuery.atLeast(this.options.hideFor)) {
97 this.$element.show();
175 // Window exports
176 Foundation.plugin(ResponsiveToggle, 'ResponsiveToggle');
177 }(jQuery);
methods.html (https://github.com/unidevel/android.git) HTML · 108 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Docs - Radio buttons</title>
7 <link rel="stylesheet" href="../../../css/themes/default/jquery.mobile-1.2.0.css" />
9 <script src="../../js/jquery-1.7.1.min.js"></script>
10 <script src="../../jqm/js/jqm-docs.js"></script>
11 <script src="../../../js/jquery.mobile-1.2.0.js"></script>
13 </head>
99 <div data-role="footer" class="footer-docs" data-theme="c">
100 <p class="jqm-version"></p>
101 <p>© 2012 jQuery Foundation and other contributors</p>
102 </div>
lists-search.html (https://github.com/forresst/jquery-mobile-fr_FR.git) HTML · 105 lines
5 <meta charset="utf-8">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <title>Docs jQuery Mobile - Listes filtrées</title>
8 <link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css" />
9 <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
11 <script src="../../js/jquery.js"></script>
12 <script src="../../docs/_assets/js/jqm-docs.js"></script>
13 <script src="../../js/"></script>
97 <div data-role="footer" class="footer-docs" data-theme="c">
98 <p class="jqm-version"></p>
99 <p>Copyright 2013 The jQuery Foundation</p>
100 </div>
loadingMessageTextVisible.html (https://github.com/forresst/jquery-mobile-fr_FR.git) HTML · 77 lines
5 <meta charset="utf-8">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <title>Docs jQuery Mobile - Configuration</title>
8 <link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css" />
9 <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
11 <script src="../../js/jquery.js"></script>
12 <script src="../../docs/_assets/js/jqm-docs.js"></script>
13 <script>
14 $(document).on("mobileinit", function(){
15 $.mobile.loadingMessageTextVisible = true;
26 $(document).on("click", ".show-page-loading-msg", function() {
27 var $this = $( this ),
28 theme = $this.jqmData("theme") || $.mobile.loadingMessageTheme,
29 msgText = $this.jqmData("msgtext") || $.mobile.loadingMessage,
jquery.mobile.event.js (https://github.com/dannyc/jquery-mobile.git) JavaScript · 318 lines
187 $.event.special.orientationchange = special_event = {
188 setup: function() {
189 // If the event is supported natively, return false so that jQuery
190 // will bind to the event using DOM methods.
191 if ( $.support.orientation && $.mobile.orientationChangeEnabled ) {
202 teardown: function(){
203 // If the event is not supported natively, return false so that
204 // jQuery will unbind the event using DOM methods.
205 if ( $.support.orientation && $.mobile.orientationChangeEnabled ) {
241 // Get the current page orientation. This method is exposed publicly, should it
242 // be needed, as jQuery.event.special.orientationchange.orientation()
243 $.event.special.orientationchange.orientation = get_orientation = function() {
244 var isPortrait = true, elem = document.documentElement;
260 };
262 })( jQuery, window );
lists-readonly-inset.html (https://github.com/yarontron/jquery-mobile.git) HTML · 123 lines
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Docs - Readonly Inset Lists</title>
7 <link rel="stylesheet" href="../../themes/default/" />
8 <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9 <script src="../../js/jquery.js"></script>
10 <script src="../../js/"></script>
11 <script src="docs/docs.js"></script>
55 <h3>Stephen Weber</h3>
56 <p><strong>You've been invited to a meeting at Filament Group in Boston, MA</strong></p>
57 <p>Hey Stephen, if you're available at 10am tomorrow, we've got a meeting with the jQuery team.</p>
58 <p class="ui-li-aside"><strong>6:24</strong>PM</p>
59 </li>
controlgroup_core.js (https://github.com/jakeboone02/jquery-mobile.git) JavaScript · 174 lines
1 /*
2 * mobile controlgroup unit tests
3 */
43 test( "vertical controlgroup after first button was hidden", function() {
44 //https://github.com/jquery/jquery-mobile/issues/1929
46 //We hide the first button and refresh
60 test( "vertical controlgroup after last button was hidden", function() {
61 //https://github.com/jquery/jquery-mobile/issues/1929
63 //We hide the last button and refresh
140 $enhancedFieldSet = $( "#enhanced-fieldset" );
142 $.mobile.ignoreContentEnabled = true;
144 // attempt to enhance the controlgroup
index.html (https://github.com/mask8/etScroller.git) HTML · 70 lines
5 <meta charset="UTF-8" />
6 <title>etScroller</title>
7 <script type="text/javascript" src="js/jquery-1.6.3.min.js"></script>
8 <script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
9 <script type="text/javascript" src="js/jquery.et.scroller.js"></script>
10 <script type="text/javascript">
11 $(document).ready(function(){
27 <p>
28 etScroller, jQuery Plugin, enables any container to have a scrollbar for both web browser and mobile web browser.
29 In Web browser, you can simply drag the scrollbar or use wheel to scroll content inside of any div.
30 In mobile Web browser, you can swipe content to scroll.
41 <h3>Requirement</h3>
42 <ul>
43 <li>jQuery-1.3.x or later - http://jquery.com/</li>
44 <li>jQuery Easing Plugin-1.3 - http://gsgd.co.uk/sandbox/jquery/easing/</li>
h2widget.js (https://github.com/gabrielschulhof/jquery-mobile.git) JavaScript · 169 lines
5 $( document ).on( "click", "a", function() {
6 href = $( this ).attr( "href" );
7 var hash = $.mobile.path.parseUrl( href );
8 if( typeof href !== "undefined" && hash !== "" && href !== href.replace( hash,"" ) && hash.search( "/" ) !== -1 ){
9 //remove the hash from the link to allow normal loading of the page.
17 });
18 $( document ).on("pagebeforechange", function( e,f ){
19 var hash = $.mobile.path.parseUrl(f.toPage).hash,
20 hashEl, hashElInPage;
43 //scroll to the id
44 var pos = hashEl.offset().top;
45 $.mobile.silentScroll( pos );
46 $.mobile.navigate( hash, "", true );
47 } else if( typeof f.toPage !== "object" &&
48 hash !== "" &&
49 $.mobile.path.parseUrl( href ).hash !== "" &&
50 !hashEl.hasClass( "ui-page" ) && hashEl.attr( "data-role" ) !== "page" &&
51 !hashElInPage.hasClass( "ui-panel" ) &&
app-service-mobile-html-js-auth-library.md (https://gitlab.com/yeah568/azure-content) Markdown · 87 lines
1 ###<a name="server-auth"></a>How to: Authenticate with a Provider (Server Flow)
3 To have Mobile Services manage the authentication process in your app, you must register your app with your identity
4 provider. Then in your Azure App Service, you need to configure the application ID and secret provided by your provider.
5 For more information, see the tutorial [Add authentication to your app].
70 The authentication information for the current user can be retrieved from the `/.auth/me` endpoint using any
71 AJAX method. Ensure you set the `X-ZUMO-AUTH` header to your authentication token. The authentication token
72 is stored in `client.currentUser.mobileServiceAuthenticationToken`. For example, to use the fetch API:
74 ```
75 var url = client.applicationUrl + '/.auth/me';
76 var headers = new Headers();
77 headers.append('X-ZUMO-AUTH', client.currentUser.mobileServiceAuthenticationToken);
78 fetch(url, { headers: headers })
79 .then(function (data) {
navigation1.html (https://github.com/abstractmatter/kaiten.git) HTML · 84 lines
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Kaiten</title>
6 <meta name="apple-mobile-web-app-capable" content="yes"/>
7 <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/>
9 <link rel="icon" type="image/png" href="../images/kaiten-boxed-favicon.png" sizes="16x16" />
10 <link rel="stylesheet" type="text/css" href="../css/kaiten.min.css" />
11 <script type="text/javascript" src="../js/jquery.min.js"> </script>
12 <script type="text/javascript" src="../js/jquery-ui.custom.min.js"> </script>
13 <script type="text/javascript" src="../js/kaiten.min.js"> </script>
14 <script type="text/javascript" src="../js/jquery.ba-resize.min.js"> </script>
15 </head>
16 <body>
39 {
40 // create the home panel HTML...
41 var $navBlock = kTemplater.jQuery('block.navigation');
43 $navBlock.append(kTemplater.jQuery('line.summary', {
buttons-inline.html (https://github.com/asgeo1/jquery-mobile.git) HTML · 80 lines
1 <!DOCTYPE html>
2 <html class="ui-mobile-rendering">
3 <head>
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>jQuery Mobile Docs - Inline buttons</title>
7 <link rel="stylesheet" href="../../css/themes/default/" />
8 <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9 <script src="../../js/jquery.js"></script>
10 <script src="../../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
11 <script data-main="../../js/jquery.mobile.docs" src="../../external/requirejs/require.js"></script>
73 <div data-role="footer" class="footer-docs" data-theme="c">
74 <p>© 2011 The jQuery Project</p>
75 </div>
controlgroup.js (https://github.com/forresst/jquery-mobile-fr_FR.git) JavaScript · 120 lines
3 //>>label: Controlgroups
4 //>>group: Forms
5 //>>css.structure: ../css/structure/jquery.mobile.controlgroup.css
6 //>>css.theme: ../css/themes/default/jquery.mobile.theme.css
8 define( [ "jquery",
9 "../jquery.mobile.buttonMarkup",
10 "./addFirstLastClasses",
11 "../jquery.mobile.widget" ], function( $ ) {
13 (function( $, undefined ) {
15 $.widget( "mobile.controlgroup", $.mobile.widget, {
16 options: {
17 shadow: false,
100 });
102 $.widget( "mobile.controlgroup", $.mobile.controlgroup, $.mobile.behaviors.addFirstLastClasses );
104 // TODO: Implement a mechanism to allow widgets to become enhanced in the
jquery.mobile.datebox.css (https://github.com/AndresMartinez/MIU_Andres_Martinez_Project_4.git) CSS · 77 lines
parallax_admin.js (https://gitlab.com/leoplanxxi/dr7-web-buap-2016) JavaScript · 119 lines
base.html (https://github.com/giorgil2/typepad-motion.git) HTML · 100 lines
6 <head>
7 {% block html_head %}
8 {% include "mobile/motion/bits/html_head.html" %}
9 {% block feed %}{% endblock %}
10 <title>{% block head_title %}{{ request.group.display_name }}{% endblock %}</title>
12 {% if moderation and request.typepad_user.is_authenticated %}
13 <script type="text/javascript" src="{{ settings.media_url }}typepadapp/js/jquery-ui-1.6.min.js"></script>
14 <link rel="stylesheet" type="text/css" href="{{ settings.media_url }}typepadapp/css/smoothness/ui.all.css" />
15 {% endif %}
35 </head>
37 <body id="motion" class="mobile design-background {% block page_id %}{% endblock %} {% block page_layout %}layout-one-column{% endblock %} noscript">
38 <div id="container">
39 <div id="container-inner">
converter.html (https://bitbucket.org/pless84/jqm_app.git) HTML · 154 lines
7 <title>Mobiscroll</title>
9 <script src="js/jquery-1.8.3.min.js"></script>
10 <script>
11 jQuery(document).ready(function($) {
13 });
14 </script>
15 <script src="js/jquery.mobile-1.2.0.min.js"></script>
16 <link rel="stylesheet" href="css/jquery.mobile-1.2.0.min.css" />
18 <!--Includes-->
19 <link href="css/jquery.mobiscroll-2.2.custom.min.css" rel="stylesheet" />
20 <script src="js/jquery.mobiscroll-2.2.custom.min.js"></script>
lock.html (https://gitlab.com/kaouech/theme) HTML · 83 lines
28 <!-- Modernizr JS Script-->
29 <script src="../vendor/modernizr/modernizr.js" type="application/javascript"></script>
30 <!-- FastClick for mobiles-->
31 <script src="../vendor/fastclick/fastclick.js" type="application/javascript"></script>
32 </head>
72 <!-- START Scripts-->
73 <!-- Main vendor Scripts-->
74 <script src="../vendor/jquery/jquery.min.js"></script>
75 <script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
76 <!-- Animo-->
fixed.hbs (https://gitlab.com/kaouech/theme) Handlebars · 127 lines
6 <!--IE Compatibility modes-->
7 <meta http-equiv="X-UA-Compatible" content="IE=edge">
8 <!--Mobile first-->
9 <meta name="viewport" content="width=device-width, initial-scale=1">
10 <!-- Bootstrap -->
49 <!-- Brand and toggle get grouped for better mobile display -->
50 <header class="navbar-header">
51 <a href="index.html" class="navbar-brand"><img src="{{assets}}/img/logo.png" alt=""></a>
116 <!--jQuery 2.1.1 -->
117 <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
118 <!--Bootstrap -->
119 <script src="//cdnjs.cloudflare.com/ajax/libs/metisMenu/1.1.3/metisMenu.min.js"></script>
jquery.strobemediaplayback.js (https://github.com/tvcok/flash.git) JavaScript · 450 lines
22 /**
23 * jQuery plugin that generate the necessary video playback mark-up.
24 * @param {Object} /iPad/i
25 */
316 proxyMediaElement.strobeMediaPlayback = strobeMediaPlayback;
317 proxyMediaElement.videoElement.play = jQuery.proxy(strobeMediaPlayback.play2, proxyMediaElement.strobeMediaPlayback);
318 proxyMediaElement.videoElement.pause = jQuery.proxy(strobeMediaPlayback.pause, proxyMediaElement.strobeMediaPlayback);
319 proxyMediaElement.videoElement.load = jQuery.proxy(proxyMediaElement.load, proxyMediaElement);
320 proxyMediaElement.videoElement.strobeMediaPlayback = strobeMediaPlayback;
321 monitorChanges(proxyMediaElement);
388 var propertyName;
389 for (propertyName in properties) {
390 if (jQuery.inArray("emptied", events) < 0 &&
391 monitor.cc.hasOwnProperty(propertyName) &&
392 monitor.videoElement.hasOwnProperty(propertyName) &&
http:::about.bnef.com:markets:markets:renewable-energy:solar: (https://github.com/charnugagoo/WebCrawler.git) Unknown · 570 lines
54 <link rel="alternate" type="application/rss+xml" title="Bloomberg New Energy Finance » Solar Comments Feed" href="http://about.bnef.com/markets/renewable-energy/solar/feed/" />
55 <link rel='stylesheet' id='stock-ticker-css' href='http://about.bnef.com/wp-content/themes/wp_common_theme/plugins/stock-ticker-2/css/ticker.css?ver=3.4.2' type='text/css' media='all' />
56 <script type='text/javascript' src='http://about.bnef.com/wp-includes/js/jquery/jquery.js?ver=1.7.2'></script>
57 <script type='text/javascript' src='http://about.bnef.com/wp-content/themes/wp_common_theme/plugins//Twitter/js/jquery-ui-1.8.16.custom.min.js?ver=1.8.16'></script>
494 <script type='text/javascript' src='http://about.bnef.com/wp-content/themes/bnef_resource_theme/js/libs/jquery.cycle.lite.js?ver=1.5'></script>
495 <script type='text/javascript' src='http://about.bnef.com/wp-includes/js/jquery/ui/jquery.ui.core.min.js?ver=1.8.20'></script>
496 <script type='text/javascript' src='http://about.bnef.com/wp-includes/js/jquery/ui/jquery.ui.widget.min.js?ver=1.8.20'></script>
499 <script type='text/javascript' src='http://about.bnef.com/wp-content/themes/wp_common_theme/plugins/stock-ticker-2/js/combo.js?ver=1'></script>
500 <script type='text/javascript' src='http://about.bnef.com/wp-content/themes/wp_common_theme/plugins/stock-ticker-2/js/ticker.js?ver=1'></script>
501 <script type='text/javascript' src='http://about.bnef.com/wp-includes/js/jquery/jquery.form.js?ver=2.73'></script>
502 <script type='text/javascript' src='http://about.bnef.com/wp-content/themes/wp_common_theme/plugins/forms/js/jquery.validate.min.js?ver=1'></script>
517 $(this).dequeue();
518 });
519 }(jQuery));
520 </script>