PageRenderTime 402ms queryTime 45ms sortTime 16ms getByIdsTime 139ms findMatchingLines 132ms

100+ results results for 'jquery mobile' (402 ms)

Not the results you expected?
index.html https://github.com/eromba/jquery-mobile-datebox.git | HTML | 121 lines
                    
6	<title>jQueryMobile - DateBox Demos</title>
                    
7	<link rel="stylesheet" href="http://code.jquery.com/mobile/1.0b2/jquery.mobile-1.0b2.min.css" />
                    
8	<link type="text/css" href="http://dev.jtsage.com/cdn/datebox/latest/jquery.mobile.datebox.min.css" rel="stylesheet" /> 
                    
13	<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.1.min.js"></script> 
                    
14	<script type="text/javascript" src="http://code.jquery.com/mobile/1.0b2/jquery.mobile-1.0b2.min.js"></script>
                    
15	<script type="text/javascript" src="http://dev.jtsage.com/jquery.mousewheel.min.js"></script>
                    
15	<script type="text/javascript" src="http://dev.jtsage.com/jquery.mousewheel.min.js"></script>
                    
16	<script type="text/javascript" src="http://dev.jtsage.com/cdn/datebox/latest/jquery.mobile.datebox.min.js"></script>
                    
17	<script type="text/javascript" src="http://dev.jtsage.com/gpretty/prettify.js"></script>
                    
35			<div id="jqm-homeheader"> 
                    
36				<h1 id="jqm-logo"><img src="/jQM-DateBox/demos/jquery-logo-db.png" alt="jQuery Mobile Framework :: DateBox" /></h1> 
                    
37				<p>A Date and Time Picker plugin for jQueryMobile</p> 
                    
116		<div data-role="controlgroup" data-type="horizontal">
                    
117			<a data-role="button" href="https://github.com/jtsage/jquery-mobile-datebox">GitHub Source</a><a data-role="button" rel='external' href="http://dev.jtsage.com/blog/">Blog</a><a data-role="button" href="mailto:jtsage+datebox@gmail.com">Contact</a><a data-role="button" href="http://jquerymobile.com/">jQueryMobile Homepage</a>
                    
118		</div>
                    
                
videoted.html https://bitbucket.org/anoopmg/brainapp.git | HTML | 118 lines
                    
7    </title>
                    
8    <meta content='yes' name='apple-mobile-web-app-capable' />
                    
9    <link href='../images/welcome_app/icons/mobileicon.png' rel='apple-touch-icon' />
                    
12    <!-- / Javascripts -->
                    
13    <script src='../javascripts/lib/jquery1.8.js' type='text/javascript'></script>
                    
14    <script src='../javascripts/lib/jquery.cookie.js' type='text/javascript'></script>
                    
14    <script src='../javascripts/lib/jquery.cookie.js' type='text/javascript'></script>
                    
15    <script src='../javascripts/lib/jquery.mouseweel.js' type='text/javascript'></script>
                    
16    <script src='../javascripts/lib/fancyzoom.js' type='text/javascript'></script>
                    
17    <script src='../javascripts/lib/hammer/hammer.js' type='text/javascript'></script>
                    
18    <script src='../javascripts/lib/hammer/jquery.hammer.js' type='text/javascript'></script>
                    
19    <script src='../javascripts/app/welcome.app.js' type='text/javascript'></script>
                    
                
Touch Table.html https://gitlab.com/adixit93/Maxtron | HTML | 162 lines
                    
5	<link rel="stylesheet" type="text/css" href="newstyle.css">
                    
6    <script type="text/javascript" src="jquery.min.js"></script>
                    
7	<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
                    
8	<script type="text/javascript" src="main.min.js"></script>
                    
9	<script type="text/javascript" src="isMobile.min.js"></script>
                    
10</head>
                    
                
index.html https://github.com/shepmaster/shepmaster.github.com.git | HTML | 208 lines
                    
2<!DOCTYPE html>
                    
3<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
                    
4<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
                    
4<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
                    
5<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
                    
6<head>
                    
16  <meta name="HandheldFriendly" content="True">
                    
17  <meta name="MobileOptimized" content="320">
                    
18  <meta name="viewport" content="width=device-width, initial-scale=1">
                    
25  <script src="/javascripts/modernizr-2.0.js"></script>
                    
26  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
                    
27  <script>!window.jQuery && document.write(unescape('%3Cscript src="./javascripts/libs/jquery.min.js"%3E%3C/script%3E'))</script>
                    
                
custom.js https://gitlab.com/lambdomotive/slavuta_vinzem | JavaScript | 166 lines
                    
1
                    
2jQuery(document).ready(function() {
                    
3	// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
                    
3	// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
                    
4	// change ourservice on mobile version
                    
5	// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
                    
20	// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
                    
21	var $container = jQuery('#gallery');
                    
22		$container.isotope({
                    
25	});
                    
26	jQuery('#filters a').click(function(){
                    
27		var $this = jQuery(this);
                    
34				
                    
35		var selector = jQuery(this).attr('data-filter');
                    
36		$container.isotope({ 
                    
                
index.html https://github.com/hjz/hjz.github.com.git | HTML | 192 lines
                    
18	<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
                    
19	<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
                    
20	
                    
30</nav>
                    
31<nav id="mobile-nav">
                    
32	<div class="alignleft menu">
                    
89		$('#banner').getTwitterFeed('hjzhu', 4, false);
                    
90	})(jQuery);
                    
91</script>
                    
150	<script src="/javascripts/slash.js"></script>
                    
151<script src="/javascripts/jquery.fancybox.pack.js"></script>
                    
152<script type="text/javascript">
                    
154	$('.fancybox').fancybox();
                    
155})(jQuery);
                    
156</script> <!-- Delete or comment this line to disable Fancybox -->
                    
                
page-c.php https://github.com/ampfm/jquery-mobile.git | PHP | 141 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>Persistent toolbars - jQuery Mobile Demos</title>
                    
7	<link rel="shortcut icon" href="../favicon.ico">
                    
8    <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
                    
9	<link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css">
                    
10	<link rel="stylesheet" href="../_assets/css/jqm-demos.css">
                    
10	<link rel="stylesheet" href="../_assets/css/jqm-demos.css">
                    
11	<script src="../../external/jquery/jquery.js"></script>
                    
12	<script src="../_assets/js/"></script>
                    
119				<h3>Purchase Album?</h3>
                    
120				<p>Your download will begin immediately on your mobile device when you purchase.</p>
                    
121				<a href="#" class="ui-button ui-button-b ui-button-inline ui-mini ui-corner-all ui-shadow" data-rel="back">Buy: $10.99 <span class="ui-icon ui-icon-check"></span></a>
                    
                
DatePickerRenderer-dbg.js https://gitlab.com/unmeshM/trippinrw-openui | JavaScript | 146 lines
                    
7// Provides default renderer for control sap.ui.commons.DatePicker
                    
8jQuery.sap.declare("sap.ui.commons.DatePickerRenderer");
                    
9jQuery.sap.require("sap.ui.commons.TextFieldRenderer");
                    
9jQuery.sap.require("sap.ui.commons.TextFieldRenderer");
                    
10jQuery.sap.require("sap.ui.commons.DatePicker");
                    
11
                    
89
                    
90	if (oDatePicker._bMobile) {
                    
91		rm.writeAttribute('type', 'date');
                    
109
                    
110	// IMPORTANT: According to jQuery forums, DatePicker Accessibility is to be delivered in a
                    
111	//            future release. No release mentionned.
                    
                
index.html https://gitlab.com/joostl/gulpax | HTML | 126 lines
                    
5    <meta http-equiv="X-UA-Compatible" content="IE=edge">
                    
6    <meta name="description" content="A front-end template that helps you build fast, modern mobile web apps.">
                    
7    <meta name="viewport" content="width=device-width, initial-scale=1">
                    
10    <!-- Add to homescreen for Chrome on Android -->
                    
11    <meta name="mobile-web-app-capable" content="yes">
                    
12    <link rel="icon" sizes="192x192" href="/images/touch/chrome-touch-icon-192x192.png">
                    
14    <!-- Add to homescreen for Safari on iOS -->
                    
15    <meta name="apple-mobile-web-app-capable" content="yes">
                    
16    <meta name="apple-mobile-web-app-status-bar-style" content="black">
                    
16    <meta name="apple-mobile-web-app-status-bar-style" content="black">
                    
17    <meta name="apple-mobile-web-app-title" content="Web Starter Kit">
                    
18    <link rel="apple-touch-icon-precomposed" href="apple-touch-icon-precomposed.png">
                    
27    <!-- build:js /scripts/main.min.js async defer -->
                    
28    <script src="/bower_components/jquery/dist/jquery.js"></script>
                    
29    <script src="/bower_components/bootstrap/dist/js/bootstrap.js"></script>
                    
                
docpad.coffee https://gitlab.com/khaledweka/AlertifyJS | CoffeeScript | 192 lines
                    
56				'/js/jquery-1.11.1.min.js'
                    
57				'/js/jquery.mobile.custom.min.js'
                    
58				'/js/scrollLock.min.js'
                    
                
eskju.jquery.scrollflow.js https://gitlab.com/hvicente/glamgt | JavaScript | 187 lines
                    
1/*
                    
2 * jQuery ScrollFlow plugin
                    
3 *
                    
6 *
                    
7 * https://github.com/eskju/eskju-jquery-scrollflow
                    
8 *
                    
47			{
                    
48				useMobileTimeouts: true, // not supported yet
                    
49				mobileTimeout: 100, // not supported yet
                    
173			
                    
174			// TODO: Timeout for mobile devices
                    
175			if( this.options.useMobileTimeouts && this.lastScrollTop != scrollTop )
                    
179				$( "body" ).stop();
                    
180				$( "body" ).animate({ float: "none" }, this.options.mobileTimeout, function()
                    
181				{
                    
                
index.html https://github.com/charliepark/charliepark.github.com.git | HTML | 77 lines
                    
4	<meta charset="utf-8">
                    
5	<meta name="description" content="A jQuery typesetting plugin I wrote. It balances measures. Named for the poster shop. (from Charlie Park)">
                    
6	<link rel="alternate" href="http://charliepark.org/feed/" type="application/rss+xml">
                    
7  <meta name="viewport" content="width=device-width">
                    
8  <meta name="apple-mobile-web-app-capable" content="yes">
                    
9  <link rel="openid2.provider" href="https://www.google.com/accounts/o8/ud" /> 
                    
20		<h1 class="post_title">HATCHSHOW.js</h1>
                    
21	<div class="meta_wrapper"><time datetime="2012-10-02">October  2, 2012</time><ul class="tag_list_in_post"><li class="inline tag_list_item"><a class="tag_list_link" href="/tag/a thing I made">a thing I made</a></li><li class="inline tag_list_item"><a class="tag_list_link" href="/tag/jQuery">jQuery</a></li><li class="inline tag_list_item"><a class="tag_list_link" href="/tag/front-end stuff">front-end stuff</a></li></ul></div>
                    
22	<p><img src="http://charliepark.org/images/hatchshow-a-jquery-typesetting-plugin/hatchshowprint_jc.jpg" style="margin:0 auto" /></p>
                    
25
                    
26<p>About a year ago, I was working on Monotask and wanted to make a way to dynamically create text that resized, based on the width of its container and the amount of text on the line. Typesetting and JavaScript are two of my favorite things … why not combine them? So I made a jQuery plugin: <a href="http://charliepark.org/hatchshow/">HATCHSHOW.js</a> I put a page up for it, and shared it on Twitter, but I realized I never posted it here on the blog. So this is a post to rectify that.</p>
                    
27
                    
                
highlight3 - Copy.html https://gitlab.com/PhaseHosting/whmcs-customisations | HTML | 104 lines
                    
12	<meta name="author" content="">
                    
13	<!-- Mobile Specific Metas
                    
14    ================================================== -->
                    
92
                    
93<script src="js/jquery-1.8.3.min.js" type="text/javascript"></script>
                    
94<script src="js-files/jquery.easing.1.3.js" type="text/javascript"></script>
                    
94<script src="js-files/jquery.easing.1.3.js" type="text/javascript"></script>
                    
95<script src='js-files/jquery.common.min.js' type='text/javascript'></script>
                    
96<script src="js-files/jquery.ui.touch-punch.min.js"></script>
                    
                
base.html https://github.com/geocam/geocamMemoWeb.git | HTML | 127 lines
                    
11        <script src="{{ MEDIA_URL }}external/js/jquery-1.5.2.min.js"></script>
                    
12        <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a4/jquery.mobile-1.0a4.min.css"/>
                    
13        <script src="http://code.jquery.com/mobile/1.0a4/jquery.mobile-1.0a4.min.js"></script>
                    
13        <script src="http://code.jquery.com/mobile/1.0a4/jquery.mobile-1.0a4.min.js"></script>
                    
14        <script src="http://jquery.malsup.com/media/jquery.media.js?v.92"></script>
                    
15
                    
17		<script type="text/javascript">
                    
18			$(document).bind("mobileinit", function () {
                    
19				//$.mobile.ajaxEnabled = true;
                    
19				//$.mobile.ajaxEnabled = true;
                    
20				$.extend($.mobile, {
                    
21					ajaxFormsEnabled: false/*,
                    
                
index.html https://bitbucket.org/sikaredem/repa.git | HTML | 153 lines
                    
5
                    
6    <!-- Set the viewport width to device width for mobile -->
                    
7    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
                    
10    
                    
11    <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
                    
12    <script src="http://code.jquery.com/jquery-1.9.1.js"></script>
                    
12    <script src="http://code.jquery.com/jquery-1.9.1.js"></script>
                    
13    <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
                    
14    
                    
                
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.
                    
114    /**
                    
115     * Updates a SliderView with DOM access by jQuery.
                    
116     *
                    
                
login.jsp http://playar.googlecode.com/svn/trunk/ | JavaServer Pages | 197 lines
                    
54
                    
55   <!--      <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.css" />
                    
56
                    
56
                    
57       <script src="http://code.jquery.com/jquery-1.4.3.min.js"></script>
                    
58
                    
58
                    
59        <script src="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.js"></script>-->
                    
60
                    
61
                    
62        <!----><link rel="stylesheet" href="js/jquery.mobile-1.0b2/jquery.mobile-1.0b2.min.css" />
                    
63        <script src="js/jquery/jquery-1.6.2.min.js"></script>
                    
64
                    
65        <script src="js/jquery.mobile-1.0b2/jquery.mobile-1.0b2.min.js"></script>
                    
66
                    
                
index.html https://gitlab.com/techniconline/kmc | HTML | 448 lines
                    
5
                    
6    <title>DataTables jQuery UI example</title>
                    
7
                    
7
                    
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">
                    
10
                    
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>
                    
423            <td>Misc</td>
                    
424            <td>IE Mobile</td>
                    
425            <td>Windows Mobile 6</td>
                    
                
dataTables.rowReorder.js https://gitlab.com/Mirros/jsdelivr | JavaScript | 598 lines
                    
47 *  @param {object} [opts] Configuration options
                    
48 *  @requires jQuery 1.7+
                    
49 *  @requires DataTables 1.10.7+
                    
95	this.dom = {
                    
96		/** @type {jQuery} Cloned row being moved around */
                    
97		clone: null
                    
134		// this rather than using HTML5 drag and drop as drag and drop doesn't
                    
135		// appear to work on table rows at this time. Also mobile browsers are
                    
136		// not supported
                    
591}
                    
592else if ( jQuery && !jQuery.fn.dataTable.RowReorder ) {
                    
593	// Otherwise simply initialise as normal, stopping multiple evaluation
                    
593	// Otherwise simply initialise as normal, stopping multiple evaluation
                    
594	factory( jQuery, jQuery.fn.dataTable );
                    
595}
                    
                
jquery.mobile.vmouse.js https://github.com/lagartoflojo/jquery-mobile.git | JavaScript | 483 lines
                    
1/*
                    
2* jQuery Mobile Framework : "mouse" plugin
                    
3* Copyright (c) jQuery Project
                    
4* Dual licensed under the MIT or GPL Version 2 licenses.
                    
5* http://jquery.org/license
                    
6*/
                    
19//
                    
20// The current version exposes the following virtual events to jQuery bind methods:
                    
21// "vmouseover vmousedown vmousemove vmouseup vclick vmouseout vmousecancel"
                    
393			// removed from the DOM. If this is the case,
                    
394			// jQuery core may have already stripped the element
                    
395			// of any data bindings so we need to check it before
                    
414
                    
415// Expose our custom events to the jQuery bind/unbind mechanism.
                    
416
                    
                
defaults.php https://gitlab.com/kishikeisuke/estatesale | PHP | 421 lines
                    
57			'bootstrap_js_load_type' => 'none',
                    
58			'jquery_load'		=> true,
                    
59			'jquery_migrate'	=> 'not',
                    
88			'global_navi_position'		=> 'under',
                    
89			'global_navi_mobile_type'	=> 'luxury',
                    
90			'head_band_visible'	=> true,
                    
140			'css_to_style'		=> false,
                    
141			'jquery_defer'		=> false,
                    
142			'column3'		=> '2column',
                    
                
controllers.js https://gitlab.com/prostudy/kit | JavaScript | 487 lines
                    
38
                    
39				isMenuOpenMobile: false
                    
40			},
                    
47
                    
48				isMenuOpenMobile: false,
                    
49
                    
76		{
                    
77			var $scrollbars = jQuery(".ps-scrollbar:visible");
                    
78
                    
80			{
                    
81				if(typeof jQuery(el).data('perfectScrollbar') == 'undefined')
                    
82				{
                    
82				{
                    
83					jQuery(el).perfectScrollbar();
                    
84				}
                    
                
angularjs-menu-events.htm https://github.com/jonphipps/Metadata-Registry.git | HTML | 110 lines
                    
8    <script type="text/javascript" src="../../../scripts/angular.min.js"></script> 
                    
9    <script type="text/javascript" src="../../../scripts/jquery-1.11.1.min.js"></script>
                    
10    <script type="text/javascript" src="../../../jqwidgets/jqxcore.js"></script>
                    
39                            <li><a href="#ConsumerPhoto">Consumer photo and video</a></li>
                    
40                            <li><a href="#Mobile">Mobile</a></li>
                    
41                            <li><a href="#RIA">Rich Internet applications</a></li>
                    
52                    <li><a href="#PCProducts">PC products</a></li>
                    
53                    <li><a href="#MobileProducts">Mobile products</a></li>
                    
54                    <li><a href="#AllProducts">All products</a></li>
                    
                
page-navmodel.html https://github.com/inorganik/jquery-mobile.git | HTML | 144 lines
                    
26
                    
27			<p>A "page" in jQuery Mobile consists of an element (usually a <code>div</code>) with a <code> data-role</code> attribute set to <code>"page"</code>, which generally contains <code>div</code> elements with roles of <code>"header"</code>, <code>"content"</code>, and <code>"footer"</code>, each containing common markup, forms, and custom jQuery Mobile widgets.</p>
                    
28
                    
38
                    
39			<p>In general, hash changes are created whenever a link is clicked in jQuery mobile. When a link is clicked, jQuery mobile will make sure the link is referencing a local URL, and if so, it'll prevent the link's default click behavior from occurring and request the referenced url via Ajax instead. When the page returns successfully, it will set the location.hash to the new page's relative url. </p>
                    
40
                    
55
                    
56			<p>The <code>$.mobile.changePage()</code> function is used in a number of places in jQuery Mobile. For example, when a link is clicked, its href attribute is normalized and then <code>$.mobile.changePage()</code> handles the rest. When forms are submitted, jQuery Mobile simply gathers a few of the form's attributes, serializes its data, and once again, <code>$.mobile.changePage()</code> is used to handle the submission and response. Also, links that create dialogs use <code>$.mobile.changePage()</code>to open a referenced page without updating the hash, which is useful for keeping dialogs out of history tracking. </p>
                    
57
                    
59
                    
60			<p>Another key ingredient to jQuery Mobile's page navigation model is the <code>base</code> element, which is injected into the <code>head</code> and modified on every page change to ensure that any assets (css,images,js,etc) referenced on that page will be requested from a proper path. In browsers that don't support dynamic updates to the <code>base</code> element (such as Firefox 3.6), jQuery Mobile loops through all of the referenced assets on the page and prefixes their href and src attributes with the base path.</p>
                    
61
                    
100			<li><p>Documents loaded via Ajax will select the first page in the DOM of that document to be loaded as a JQM page element. As a result the developer must make sure to manage the ID attributes of the loaded page and child elements to prevent confusion when manipulating the DOM.</p></li>
                    
101			<li><p>Any unique assets referenced by pages in a jQuery Mobile-driven site should be placed inside the "page" element (the element with a data-role attribute of "page"). For example, links to styles and scripts that are specific to a particular page can be referenced inside that div. However, a better approach is to use jQuery Mobile's page events to trigger specific scripting when certain pages load. <strong>Note: </strong> you can return a page from the server with a data-url already specified in the markup, and jQuery Mobile will use that for the hash update. This allows you to ensure directory paths resolve with a trailing slash and will therefore be used in the base url path for future requests.</p></li>
                    
102			<li><p>Conversely, any non-unique assets (those used site-wide) should be referenced in the <code>&lt;head&gt;</code> section of an HTML document, or at the very least, outside of the "page" element, to prevent running scripts more than once.</p></li>
                    
                
_Layout.Mobile.cshtml https://hg.codeplex.com/opussuite | Razor | 116 lines
                    
3    <head> 
                    
4        <link rel="stylesheet" href="@Url.Content("~/Content/jquery.mobile-1.0rc2.min.css")" />
                    
5        <link rel="stylesheet" href="@Url.Content("~/Content/Site.Mobile.css")" />
                    
9    @* @{ string appmsgUiTheme = "~/Content/themes/" + @ViewBag.UiTheme + "/ApplicationMessages.css"; } **@
                    
10    @{ string validationUiTheme = "~/Content/themes/" + @ViewBag.UiTheme + "/validationEngine.jquery.css"; }
                    
11    <meta charset="utf-8" />
                    
19    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.js" type="text/javascript"></script>
                    
20    <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.js"
                    
21	<link href='http://fonts.googleapis.com/css?family=EB+Garamond&subset=latin&v2' rel='stylesheet' type='text/css'>
                    
28
                    
29    <script src="@Url.Content("~/Scripts/jquery-1.7.js")" type="text/javascript"></script>
                    
30    <script src="@Url.Content("~/Scripts/jquery-ui-1.8.16.js")" type="text/javascript"></script>
                    
40            $(document).bind("mobileinit", function() {
                    
41                // As of Beta 2, jQuery Mobile's Ajax navigation does not work in all cases (e.g.,
                    
42                // when navigating from a mobile to a non-mobile page), hence disabling it.
                    
                
index.html https://github.com/mstorsjo/vlc.git | HTML | 287 lines
                    
31		//<![CDATA[
                    
32			if(isMobile()){
                    
33				window.location='mobile.html';
                    
36		</script>
                    
37		<link type="text/css" href="css/ui-lightness/jquery-ui-1.8.13.custom.css" rel="stylesheet" />
                    
38		<link type="text/css" href="css/main.css" rel="stylesheet" />
                    
38		<link type="text/css" href="css/main.css" rel="stylesheet" />
                    
39		<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
                    
40		<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js"></script>
                    
40		<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js"></script>
                    
41		<script type="text/javascript" src="js/jquery.jstree.js"></script>
                    
42		<script type="text/javascript" src="js/ui.js"></script>
                    
256			<div class="footer">
                    
257				VLC <?vlc print(vlc.misc.version() .. ' - Lua Web Interface - <a id="mobileintflink" href="/mobile.html">Mobile Interface</a> - ' .. vlc.misc.copyright()) ?>
                    
258			</div>
                    
                
index.php https://github.com/Intai/go-jquery-mobile.git | PHP | 312 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>Navbar - jQuery Mobile Demos</title>
                    
7	<link rel="stylesheet"  href="../../../css/themes/default/jquery.mobile.css">
                    
10	<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
                    
11	<script src="../../../js/jquery.js"></script>
                    
12	<script src="../../_assets/js/"></script>
                    
18	<div data-role="header" class="jqm-header">
                    
19		<h1 class="jqm-logo"><a href="../../../"><img src="../../_assets/img/jquery-logo.png" alt="jQuery Mobile Framework"></a></h1>
                    
20		<a href="#" class="jqm-navmenu-link" data-icon="bars" data-iconpos="notext">Navigation</a>
                    
26
                    
27			<h1>Navbar <a href="http://api.jquerymobile.com/navbar/" 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>
                    
28
                    
28
                    
29			<p class="jqm-intro">jQuery Mobile has a very basic navbar widget that is useful for providing up to 5 buttons with optional icons in a bar.
                    
30			</p>
                    
                
roots-actions.php https://gitlab.com/blueprintmrk/bladencountyrecords | PHP | 297 lines
                    
64    echo "\t\t\trange: [\n";
                    
65    echo "\t\t\t\t'0px    to 760px  = mobile.css',\n";
                    
66    echo "\t\t\t\t'760px  to 980px  = 720.css',\n";
                    
83	echo "\t<!-- Combine and Compress These Javascript Files -->\n";  
                    
84    echo "\t<script src=\"$template_uri/js/foundation/jquery.reveal.js\"></script>\n";
                    
85    echo "\t<script src=\"$template_uri/js/foundation/jquery.orbit-1.3.0.js\"></script>\n";
                    
85    echo "\t<script src=\"$template_uri/js/foundation/jquery.orbit-1.3.0.js\"></script>\n";
                    
86    echo "\t<script src=\"$template_uri/js/foundation/forms.jquery.js\"></script>\n";
                    
87    echo "\t<script src=\"$template_uri/js/foundation/jquery.customforms.js\"></script>\n";
                    
87    echo "\t<script src=\"$template_uri/js/foundation/jquery.customforms.js\"></script>\n";
                    
88    echo "\t<script src=\"$template_uri/js/foundation/jquery.placeholder.min.js\"></script>\n";
                    
89    echo "\t<!--  End Combine and Compress Javascript Files -->\n";
                    
159      $styles .= "\t<noscript>\n";
                    
160      $styles .= stylesheet_link_tag('/adapt/mobile.css', 1);
                    
161      $styles .= "\t</noscript>\n";
                    
                
searchSingleExemplar_chemnitz.html https://gitlab.com/benibela/videlibribroken | HTML | 909 lines
                    
53
                    
54<!-- START metaHeaderSwitcherForMobileOPAC.jsp -->
                    
55
                    
72  
                    
73<!-- END metaHeaderSwitcherForMobileOPAC.jsp -->
                    
74
                    
116
                    
117<script language="javascript" type="text/javascript" src="http://www.stadtbibliothek-chemnitz.de/fileadmin/scripts/jquery.js" ></script>
                    
118
                    
119
                    
120<!-- BEGIN /bsb/mobileOPAC/addMobileFunctionality.jsp -->
                    
121
                    
127
                    
128<!-- END /bsb/mobileOPAC/addMobileFunctionality.jsp -->
                    
129
                    
                
frontend.md https://gitlab.com/Munken/gitlab-ce | Markdown | 312 lines
                    
15
                    
16[jQuery][jquery] is used throughout the application's JavaScript, with
                    
17[Vue.js][vue] for particularly advanced, dynamic elements.
                    
70
                    
71A smaller page size means the page loads faster (especially important on mobile
                    
72and poor connections), the page is parsed more quickly by the browser, and less
                    
269[sprockets]: https://github.com/rails/sprockets
                    
270[jquery]: https://jquery.com/
                    
271[vue]: http://vuejs.org/
                    
301
                    
302If you see very generic JavaScript errors (e.g. `jQuery is undefined`) being thrown in tests, but
                    
303can't reproduce them manually, you may have included `ES6`-style JavaScript in files that don't
                    
                
event_core.js https://github.com/dannyc/jquery-mobile.git | JavaScript | 548 lines
                    
1/*
                    
2 * mobile event unit tests
                    
3 */
                    
5(function($){
                    
6	var libName = "jquery.mobile.event.js",
                    
7			absFn = Math.abs,
                    
29
                    
30			$($.mobile.pageContainer).unbind( "throttledresize" );
                    
31		}
                    
34	$.testHelper.excludeFileProtocol(function(){
                    
35		test( "new events defined on the jquery object", function(){
                    
36			$.each(events, function( i, name ) {
                    
523
                    
524		$.mobile.pageContainer
                    
525			.trigger( "resize" )
                    
                
about_project.php https://gitlab.com/redwan4re/web-apps-php-26 | PHP | 265 lines
                    
31    <script type="text/javascript" src="assets/js/plugins/loaders/pace.min.js"></script>
                    
32    <script type="text/javascript" src="assets/js/core/libraries/jquery.min.js"></script>
                    
33    <script type="text/javascript" src="assets/js/core/libraries/bootstrap.min.js"></script>
                    
51
                    
52    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
                    
53    <script src="js/bootstrap.min.js"></script>
                    
68        <ul class="nav navbar-nav visible-xs-block">
                    
69            <li><a data-toggle="collapse" data-target="#navbar-mobile"><i class="icon-tree5"></i></a></li>
                    
70            <li><a class="sidebar-mobile-main-toggle"><i class="icon-paragraph-justify3"></i></a></li>
                    
73
                    
74    <div class="navbar-collapse collapse" id="navbar-mobile">
                    
75        <ul class="nav navbar-nav">
                    
                
show.php https://gitlab.com/Busfreak/Tabler | PHP | 454 lines
                    
4
                    
5<?= $this->asset->js('plugins/Tabler/assets/js/jquery.tablesorter.js') ?>
                    
6<?= $this->asset->js('plugins/Tabler/assets/js/jquery.tablesorter.widgets.js') ?>
                    
6<?= $this->asset->js('plugins/Tabler/assets/js/jquery.tablesorter.widgets.js') ?>
                    
7<?= $this->asset->js('plugins/Tabler/assets/js/jquery.tablesorter.pager.js') ?>
                    
8<?= $this->asset->js('plugins/Tabler/assets/js/jquery.tablesorter.widget-columnSelector.js') ?>
                    
168      // responsive table hides columns with priority 1-6 at these breakpoints
                    
169      // see http://view.jquerymobile.com/1.3.2/dist/demos/widgets/table-column-toggle/#Applyingapresetbreakpoint
                    
170      // *** set to false to disable ***
                    
172      // data attribute containing column priority
                    
173      // duplicates how jQuery mobile uses priorities:
                    
174      // http://view.jquerymobile.com/1.3.2/dist/demos/widgets/table-column-toggle/
                    
220  // Using delegate because the pager plugin rebuilds the table after each page change
                    
221  // "delegate" works in jQuery 1.4.2+; use "live" back to v1.3; for older jQuery - SOL
                    
222  $('.tablesorter').delegate('.toggle', 'click' ,function(){
                    
                
jquery-mobile-example-3.html https://github.com/ryantanner/thesis.git | HTML | 157 lines
                    
4	
                    
5		<title>jQuery mobile with Google maps geo directions example</title>
                    
6		<meta name="keywords" content="Google maps, jQuery, plugin, mobile, iphone, ipad, android, HTML5, Geo search, Google direction" />
                    
6		<meta name="keywords" content="Google maps, jQuery, plugin, mobile, iphone, ipad, android, HTML5, Geo search, Google direction" />
                    
7		<meta name="description" content="Geo directions example with jQuery mobile, Google maps and HTML5" />
                    
8		<meta http-equiv="content-language" content="en"/>
                    
12		<meta name="DC.subject" content="Google maps;jQuery;plugin;mobile;iphone;ipad;android;HTML5;Geo search;Google direction;" />
                    
13		<meta name="DC.description" content="Geo directions example with jQuery mobile, Google maps and HTML5" />
                    
14		<meta name="DC.creator" content="Johan S&auml;ll Larsson" />
                    
16		
                    
17		<link rel="stylesheet" href="http://code.jquery.com/mobile/latest/jquery.mobile.min.css" />
                    
18		<style rel="stylesheet">
                    
37		</script>
                    
38		<script type="text/javascript" src="http://code.jquery.com/mobile/latest/jquery.mobile.min.js"></script>
                    
39		<script type="text/javascript" src="../ui/jquery.ui.map.js"></script>
                    
                
classes.html https://gitlab.com/techniconline/kmc | HTML | 261 lines
                    
8    <title>Responsive example - Class control</title>
                    
9    <link rel="stylesheet" type="text/css" href="../../../../media/css/jquery.dataTables.css">
                    
10    <link rel="stylesheet" type="text/css" href="../../css/dataTables.responsive.css">
                    
89            <p>This can be useful if you wish to change the format of the data shown on different devices, for
                    
90                example using a combination of <code>mobile</code> and <code>not-mobile</code> on two different columns
                    
91                would allow information to be formatted suitable for each device type.</p>
                    
151                <ul>
                    
152                    <li><a href="../../../../media/js/jquery.js">../../../../media/js/jquery.js</a></li>
                    
153                    <li><a href=
                    
153                    <li><a href=
                    
154                                   "../../../../media/js/jquery.dataTables.js">../../../../media/js/jquery.dataTables.js</a>
                    
155                    </li>
                    
176                    <li><a href=
                    
177                                   "../../../../media/css/jquery.dataTables.css">../../../../media/css/jquery.dataTables.css</a>
                    
178                    </li>
                    
                
127_0_0_1^8e17ef5bb006657ddbadbd5419994ab32b8d052d.file.server_details_minecraft.tpl.php https://gitlab.com/Elron_MacBong/ecms | PHP | 276 lines
                    
65    'templatePath' => 0,
                    
66    'jQueryPath' => 0,
                    
67    'modernizrPath' => 0,
                    
87	
                    
88	<!-- Mobile viewport optimized: h5bp.com/viewport -->
                    
89	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
113	
                    
114	<script src="<?php echo $_smarty_tpl->tpl_vars['jQueryPath']->value;?>
                    
115jquery-1.7.2.min.js"></script>
                    
                
base.html https://bitbucket.org/samdunne/syte-rails.git | HTML | 162 lines
                    
50{% block main_section %}{% endblock %}
                    
51<div class="mobile-nav">
                    
52  <span class="nav-btn" id="mobile-nav-btn">
                    
58</div>
                    
59<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
                    
60<script type="text/javascript">
                    
86{% if DEV_DEPLOYMENT_MODE %}
                    
87<script src="{{ MEDIA_URL }}js/libs/jquery.url.js"></script>
                    
88<script src="{{ MEDIA_URL }}js/libs/require.js"></script>
                    
96<script src="{{ MEDIA_URL }}js/components/base.js"></script>
                    
97<script src="{{ MEDIA_URL }}js/components/mobile.js"></script>
                    
98<script src="{{ MEDIA_URL }}js/components/blog-posts.js"></script>
                    
                
user_view.php https://gitlab.com/redwan4re/web-apps-php-26 | PHP | 267 lines
                    
30<script type="text/javascript" src="../assets/js/plugins/loaders/pace.min.js"></script>
                    
31<script type="text/javascript" src="../assets/js/core/libraries/jquery.min.js"></script>
                    
32<script type="text/javascript" src="../assets/js/core/libraries/bootstrap.min.js"></script>
                    
59        <ul class="nav navbar-nav visible-xs-block">
                    
60            <li><a data-toggle="collapse" data-target="#navbar-mobile"><i class="icon-tree5"></i></a></li>
                    
61            <li><a class="sidebar-mobile-main-toggle"><i class="icon-paragraph-justify3"></i></a></li>
                    
64
                    
65    <div class="navbar-collapse collapse" id="navbar-mobile">
                    
66        <ul class="nav navbar-nav">
                    
                
index.html https://github.com/johnhornsby/archive.git | HTML | 248 lines
                    
5<meta name = "viewport" id="viewport" content = "minimum-scale = 1, maximum-scale = 1, initial-scale = 1, user-scalable = no">
                    
6<meta name="apple-mobile-web-app-capable" content="yes" />
                    
7<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
                    
23	}else{
                    
24		loadjscssfile('javascript/lib/jquery-1.4.4.min.js','js');
                    
25	}
                    
43<!--
                    
44<script src="javascript/jquery-1.4.4.min.js"></script>
                    
45
                    
                
index.html https://github.com/JEEN/jeen.github.com.git | HTML | 355 lines
                    
2<!DOCTYPE html>
                    
3<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
                    
4<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
                    
4<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
                    
5<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
                    
6<head>
                    
16  <meta name="HandheldFriendly" content="True">
                    
17  <meta name="MobileOptimized" content="320">
                    
18  <meta name="viewport" content="width=device-width, initial-scale=1">
                    
25  <script src="/javascripts/modernizr-2.0.js"></script>
                    
26  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
                    
27  <script>!window.jQuery && document.write(unescape('%3Cscript src="./javascripts/lib/jquery.min.js"%3E%3C/script%3E'))</script>
                    
                
index.php https://gitlab.com/tuhin197/CourseManager | PHP | 313 lines
                    
19	<script type="text/javascript" src="assets/js/plugins/loaders/pace.min.js"></script>
                    
20	<script type="text/javascript" src="assets/js/core/libraries/jquery.min.js"></script>
                    
21	<script type="text/javascript" src="assets/js/core/libraries/bootstrap.min.js"></script>
                    
47			<ul class="nav navbar-nav visible-xs-block">
                    
48				<li><a data-toggle="collapse" data-target="#navbar-mobile"><i class="icon-tree5"></i></a></li>
                    
49                                    <li><a class="sidebar-mobile-main-toggle"><i class="icon-paragraph-justify3"></i></a></li>
                    
52
                    
53		<div class="navbar-collapse collapse" id="navbar-mobile">
                    
54			<ul class="nav navbar-nav">
                    
                
index.html https://gitlab.com/kaleado/note-collector | HTML | 170 lines
                    
14
                    
15    <!--Import jQuery before materialize.js-->
                    
16    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.7/angular.min.js"></script>
                    
17    <script type="text/javascript" src="js/noteCollectorAngular.js"></script>
                    
18    <script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
                    
19    <script type="text/javascript" src="js/materialize.min.js"></script>
                    
23
                    
24    <!--Let browser know website is optimized for mobile-->
                    
25    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
                    
31          <a href="#" class="brand-logo">Extrospect</a>
                    
32          <ul id="nav-mobile" class="right">
                    
33            <li><a href="new.html">Upload Note</a></li>
                    
                
wp-plupload.js https://github.com/jimmytidey/jimmytidey.co.uk.git | JavaScript | 376 lines
                    
62
                    
63		// Ensure all elements are jQuery elements and have id attributes
                    
64		// Then set the proper plupload arguments to the ids.
                    
121
                    
122			dragdrop = self.supports.dragdrop = uploader.features.dragdrop && ! Uploader.browser.mobile;
                    
123
                    
375	exports.Uploader = Uploader;
                    
376})( wp, jQuery );
                    
377
                    
                
base.html https://gitlab.com/hakimkal/onetwo | HTML | 114 lines
                    
4<meta http-equiv="content-type" content="text/html; charset=UTF-8">
                    
5    <meta charset="UTF-8"><meta name="apple-mobile-web-app-capable" content="yes">
                    
6   
                    
46    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
                    
47    <script type="text/javascript" src="{% static 'polo-new/' %}1212polo_files/jquery-2.1.4.min.js"></script>
                    
48    <script type="text/javascript" src="{% static 'polo-new/' %}1212polo_files/bootstrap-3.3.5-dist/js/bootstrap.min.js"></script>
                    
                
index.html https://bitbucket.org/tiseno/tiseno-mobile-website.git | HTML | 113 lines
                    
49				<p>
                    
50                We at Tiseno, a team of developer and designer who is specialize in the development of mobile application. From the software development experience started from 2006, we have developed some applications which are getting good feedback from our clients. We have created mobile product across different platforms and industries such as trading, gaming, Insurance and medical, mobile newspaper and magazine portal which meet our client satisfaction.
                    
51                </p>
                    
65                <table class="client_box" border="0" cellpadding="0" cellspacing="0">
                    
66                	<tr><td><a href="http://www.iorder.com.my/" target="_blank" title="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - iOrder"><img src="img/logo_iorder.jpg"  alt="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - iOrder Logo"/></a></td>
                    
67                    <td><a href="http://www.orientaldaily.com.my/" target="_blank" title="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - Oriental Daily News"><img src="img/logo_oriental_daily.jpg" alt="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - Oriental Daily Logo"/></a></td></tr>
                    
70                    <tr><td><a href="http://www.tupperwarebrands.com.my/categories.php?cPath=1" target="_blank" title="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - Tupperware Brands"><img src="img/logo_tupperware.jpg" alt="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - Tupperware Brand Logo"/></a></td>
                    
71                    <td><a href="http://www.ocbc.com/group/Group-Home.html" target="_blank" title="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - OCBC"><img src="img/logo_ocbc.jpg" alt="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - OCBC Logo"/></a></td></tr>
                    
72                    <tr><td><a href="http://www.theigneous.com/" target="_blank" title="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - igneous"><img src="img/logo_igneous.jpg" alt="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - igneous Logo"/></a></td>
                    
74                    <tr><td><a href="http://asia-assistance.com/" target="_blank"title="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - Asia Assistance"><img src="img/logo_aa.jpg" alt="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - AA Logo"/></a></td>
                    
75                    <td><a href="http://www.krausnaimer.com/" target="_blank" title="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - Kraus & Naimer"><img src="img/logo_kraus_naimer.jpg" alt="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - Kraus & Naimer Logo"/></a></td></tr>
                    
76                    <tr><td><a href="http://www.reebonz.com/user/register/codeinvite/welcomemy?lang=en" target="_blank" title="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - Reebonz"><img src="img/logo_reebonz.jpg" alt="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client -  Reebonz Logo"/></a></td>
                    
76                    <tr><td><a href="http://www.reebonz.com/user/register/codeinvite/welcomemy?lang=en" target="_blank" title="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - Reebonz"><img src="img/logo_reebonz.jpg" alt="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client -  Reebonz Logo"/></a></td>
                    
77                    <td><a href="http://www.carhiremarket.com/" target="_blank" title="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - Car Hire Market"><img src="img/logo_carhire.jpg" alt="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - CarHireMarker Logo"/></a></td></tr>
                    
78                    <tr><td><a href="http://www.jds.com.my/main/" target="_blank" title="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - JuruData"><img src="img/logo_jds.jpg" alt="Tiseno Integrated Solution - Mobile Apps Developer Malaysia - Client - JDS Logo"/></a></td></tr>
                    
                
index.html https://github.com/zellux/zellux.github.com.git | HTML | 197 lines
                    
15  <meta name="HandheldFriendly" content="True">
                    
16  <meta name="MobileOptimized" content="320">
                    
17  <meta name="viewport" content="width=device-width, initial-scale=1">
                    
24	<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
                    
25	<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
                    
26	<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700' rel='stylesheet' type='text/css'>
                    
89		$('#banner').getTwitterFeed('zellux', 5, false);
                    
90	})(jQuery);
                    
91</script>
                    
152			<script src="/javascripts/slash.js"></script>
                    
153<script src="/javascripts/jquery.fancybox.pack.js"></script>
                    
154<script type="text/javascript">
                    
156	$('.fancybox').fancybox();
                    
157})(jQuery);
                    
158</script> <!-- Delete or comment this line to disable Fancybox -->
                    
                
wp-plupload.js https://gitlab.com/Mirros/jsdelivr | JavaScript | 345 lines
                    
58
                    
59		// Ensure all elements are jQuery elements and have id attributes
                    
60		// Then set the proper plupload arguments to the ids.
                    
102
                    
103		this.supports.dragdrop = this.uploader.features.dragdrop && ! Uploader.browser.mobile;
                    
104
                    
344	exports.Uploader = Uploader;
                    
345})( wp, jQuery );
                    
346
                    
                
brev-resume-mobile.html https://github.com/brev/resume.git | HTML | 373 lines
                    
6      Brev Patterson Resume - Frontend Engineer & Web Developer - 
                    
7      Agile, AJAX, CSS3, DOM, HTML5, Javascript, jQuery, JSON, Microformats, Node.JS, Perl, PHP, REST, Scrum, SEO, Web Standards, XML, XSLT, YUI
                    
8    </title>
                    
8    </title>
                    
9    <meta name="description" content="Brev Patterson Resume - Frontend Engineer & Web Developer - Agile, AJAX, CSS3, DOM, HTML5, Javascript, jQuery, JSON, Node.JS, Perl, PHP, REST, Schema.org, Scrum, SEO, Web Standards, XML, XSLT, YUI" />
                    
10    <meta name="keywords" content="Brev,Patterson,Resume,Frontend Engineer & Web Developer,Agile,AJAX,CSS3,DOM,HTML5,Javascript,jQuery,JSON,Node.JS,Perl,PHP,REST,Schema.org,Scrum,SEO,Web Standards,XML,XSLT,YUI" />
                    
15    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/combo?3.0.0/build/cssreset/reset-min.css&amp;3.0.0/build/cssfonts/fonts-min.css" />
                    
16    <link rel="stylesheet" type="text/css" href="assets/css/brev-resume-mobile.css" />
                    
17  </head>
                    
224        <li>JavaScript</li>
                    
225        <li>jQuery</li>
                    
226        <li>JSON</li>
                    
344                This
                    
345 Mobile HTML resume was automatically generated by a  
                    
346                <a href="https://github.com/brev/resume">Node.js script</a>
                    
                
index.html https://github.com/madhur/madhur.github.com.git | HTML | 453 lines
                    
22    <link rel="stylesheet" href="/files/font-awesome/css/font-awesome.min.css" type="text/css" />
                    
23    <link rel="stylesheet" href="/files/css/jquery.fancybox.css" type="text/css" />
                    
24
                    
47                    <div class="form-group">
                    
48                        <input type="search" required id="q2" name="q" value="" class="form-control mobile" placeholder="Search" />
                    
49                    </div>
                    
                
cmd.js https://github.com/webdetails/cde.git | JavaScript | 402 lines
                    
34    var myself = this;
                    
35    // expose our local jquery with jquerymobile to the outside world
                    
36
                    
187         */
                    
188        var navComponent = window.mobileNav || window.render_mobileNav;
                    
189        if (!navComponent) {
                    
351    });
                    
352    window.cdfmobile = new CDFMobile();
                    
353
                    
353
                    
354    cdfmobile.parameters = parameters;
                    
355    cdfmobile.redrawToolbar([
                    
358    //      icon: "star",
                    
359    //      callback: cdfmobile.favorites
                    
360    //    },
                    
                
icheck.js https://gitlab.com/softsticker/oi-portal-b2b | JavaScript | 478 lines
                    
3 * =================================
                    
4 * Powerful jQuery and Zepto plugin for checkboxes and radio buttons customization
                    
5 *
                    
30    _cursor = 'cursor',
                    
31    _mobile = /ipad|iphone|ipod|android|blackberry|windows phone|opera mini|silk/i.test(navigator.userAgent);
                    
32
                    
133          // Choose how to hide input
                    
134          hide = _mobile ? {
                    
135            position: 'absolute',
                    
213              }
                    
214                if (_mobile) {
                    
215                event.stopPropagation();
                    
285            }
                    
286              if (_mobile) {
                    
287              event.stopPropagation();
                    
                
foundation.orbit.js https://gitlab.com/Mirros/jsdelivr | JavaScript | 421 lines
                    
13  * @class
                    
14  * @param {jQuery} element - jQuery object to make into an Orbit Carousel.
                    
15  * @param {Object} options - Overrides to the default plugin settings.
                    
91    /**
                    
92    * Allows the Orbit slides to bind to swipe events for mobile, requires an additional util library
                    
93    * @option
                    
146  /**
                    
147  * Initializes the plugin by creating jQuery collections, setting attributes, and starting the animation.
                    
148  * @function
                    
182  /**
                    
183  * Creates a jQuery collection of bullets, if they are being used.
                    
184  * @function
                    
334      * @param {Boolean} isLTR - flag if the slide should move left to right.
                    
335      * @param {jQuery} chosenSlide - the jQuery element of the slide to show next, if one is selected.
                    
336      * @param {Number} idx - the index of the new slide in its collection, if one chosen.
                    
                
index.html https://github.com/hairballopolis/simples.git | HTML | 312 lines
                    
7	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
                    
8	<meta name="apple-mobile-web-app-capable" content="yes">        
                    
9	<meta names="apple-mobile-web-app-status-bar-style" content="black-translucent" />
                    
31  <body>                  
                    
32	<h1 id="qunit-header" data-title="Simples ( one third the size of jQuery )">Simples <small>( a micro framework )</small> Test Suite</h1>
                    
33	<h2 id="qunit-banner"></h2> 
                    
                
field_html_asset.tmpl https://github.com/usualoma/movabletype.git | Go Template | 224 lines
                    
60      </div>
                    
61      <div class="row mobile-remove-asset border-top pt-4 d-md-none">
                    
62        <div class="col-auto mx-auto">
                    
128  <mt:setvarblock name="jq_js_include" append="1">
                    
129jQuery.mtValidateAddRules({
                    
130  'div.asset-field-container': function ($e) {
                    
159
                    
160jQuery('.asset-field-container').on('click', 'a.remove', function () {
                    
161  var $container = jQuery(this).parents('.asset-field-container');
                    
162
                    
163  jQuery(this).parents('.mt-draggable').remove();
                    
164
                    
175
                    
176jQuery('.asset-field-container').on('click', '.mobile-remove-asset', function (e) {
                    
177  if (!MT.Util.isMobileView()) {
                    
                
view_experiment.html https://github.com/grischa/mytardis-mrtardis.git | HTML | 374 lines
                    
29-->
                    
30{% extends "mobile/portal_template.html" %}
                    
31{% load basiccomparisonfilters %}
                    
165		// add initialisation for new datafile handlers as callback once ajax has loaded
                    
166		// damn I love jQuery
                    
167		$(this).next().load(href,function(e){
                    
                
lists-all-full.html https://github.com/inorganik/jquery-mobile.git | HTML | 171 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1"> 
                    
6	<title>jQuery Mobile Docs - Lists</title> 
                    
7	<link rel="stylesheet"  href="../../themes/default/" />  
                    
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>
                    
58				<p><strong>You've been invited to a meeting at Filament Group in Boston, MA</strong></p>
                    
59				<p>Hey Stephen, if you're available at 10am tomorrow, we've got a meeting with the jQuery team.</p>
                    
60				<p class="ui-li-aside"><strong>6:24</strong>PM</p>
                    
62			<li><a href="index.html">
                    
63				<h3>jQuery Team</h3>
                    
64				<p><strong>Boston Conference Planning</strong></p>
                    
164	<div data-role="footer" class="footer-docs" data-theme="c">
                    
165			<p>&copy; 2011 The jQuery Project</p>
                    
166	</div>
                    
                
Gsteel.html https://gitlab.com/jokerhex26/G-shock-HUB | HTML | 196 lines
                    
34<link rel="stylesheet" type="text/css" href="engine1/style.css" />
                    
35<script type="text/javascript" src="engine1/jquery.js"></script>
                    
36<!-- End slider HEAD section -->
                    
45        <div class="container">
                    
46            <!-- Brand and toggle get grouped for better mobile display -->
                    
47            <div class="navbar-header">
                    
179
                    
180    <!-- jQuery -->
                    
181    <script src="js/jquery.js"></script>
                    
                
icheck.js https://gitlab.com/kaouech/theme | JavaScript | 506 lines
                    
3 * ===================================
                    
4 * Powerful jQuery and Zepto plugin for checkboxes and radio buttons customization
                    
5 *
                    
30    _cursor = 'cursor',
                    
31    _mobile = /ipad|iphone|ipod|android|blackberry|windows phone|opera mini|silk/i.test(navigator.userAgent);
                    
32
                    
136        // Choose how to hide input
                    
137          hide = _mobile ? {
                    
138            position: 'absolute',
                    
218
                    
219              if (_mobile) {
                    
220                event.stopPropagation();
                    
294
                    
295            if (_mobile) {
                    
296              event.stopPropagation();
                    
                
icheck.js https://gitlab.com/kaouech/theme | JavaScript | 506 lines
                    
3 * ===================================
                    
4 * Powerful jQuery and Zepto plugin for checkboxes and radio buttons customization
                    
5 *
                    
30    _cursor = 'cursor',
                    
31    _mobile = /ipad|iphone|ipod|android|blackberry|windows phone|opera mini|silk/i.test(navigator.userAgent);
                    
32
                    
136          // Choose how to hide input
                    
137          hide = _mobile ? {
                    
138            position: 'absolute',
                    
218
                    
219              if (_mobile) {
                    
220                event.stopPropagation();
                    
294
                    
295            if (_mobile) {
                    
296              event.stopPropagation();
                    
                
unittest.html https://github.com/havefunsmaggi/stupid.git | HTML | 228 lines
                    
11
                    
12<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
                    
13<link rel="stylesheet" type="text/css" media="screen" href="/css/homepage-fall2010.css?v=7" />
                    
33		<div class="menu">	
                    
34<ul id="fxsNav"><li class="top"><a href="/publishers/" id="nav-publishers">Publishers</a><ul class="sub"><li><a href="/publishers/" class="">&nbsp;Publishers Overview</a></li><li><a href="/publishers/search-targeted-ads/" class="">&nbsp;Search Targeted Ads</a></li><li><a href="/publishers/mobile-ads/" class="">&nbsp;Mobile Ads</a></li><li><a href="/lax/" class="">&nbsp;Local Ads</a></li><li><a href="/publishers/apply/" class="strongNav">&nbsp;Apply Now</a></li></ul></li><li class="top"><a href="/advertisers/" id="nav-advertisers">Advertisers</a></li><li class="top"><a href="/blog/about-us/" id="nav-about us">About Us</a><ul class="sub"><li><a href="/blog/about-us/" class="">&nbsp;Overview</a></li><li><a href="/management.php" class="">&nbsp;Management</a></li><li><a href="/blog/history-milestones/" class="">&nbsp;History & Milestones</a></li><li><a href="/buzz-worthy-news.php" class="">&nbsp;In the News</a></li><li><a href="/blog/careers/" class="">&nbsp;Careers</a></li><li><a href="/testimonials.php" class="">&nbsp;Testimonials</a></li><li><a href="/contactus.php" class="">&nbsp;Contact Us</a></li></ul></li><li class="top"><a href="/blog/" id="nav-blog">Blog</a></li><li class="top"><a href="https://chitika.com/support/" id="nav-support">Support</a><ul class="sub"><li><a href="https://chitika.com/support/" class="">&nbsp;Chitika eSupport</a></li><li><a href="https://chitika.com/support/index.php?_m=knowledgebase&_a=view" class="">&nbsp;Knowledgebase</a></li></ul></li><li class="top"><a href="http://chitika.com/research/" id="nav-research">Research</a></li><li class="top"><a href="http://labs.chitika.com/" id="nav-labs">Labs</a></li><li class="top"><a href="/publishers/mobile-ads/" id="nav-mobile">Mobile</a></li><li id="login" class="top"><a href="https://chitika.com/affiliate/user.php" id="nav-login">Login</a></li></ul>		</div>
                    
35
                    
36	</div><!-- end header -->
                    
37<script type="text/javascript" src="/js/mobile_preview.js"></script>
                    
38<script type="text/javascript" src="/js/jquery.easing.1.3.js"></script>
                    
79						<div class="innerSlide">	
                    
80							<img src="/img/mobileSlideTitle.png" height="35" width="182" alt="Mobile Ads" class="slideTitle" />
                    
81							<h2>Pay-Per-Call Ads For YOUR Mobile Traffic</h2>
                    
89				<a href="http://lax.chitika.com/" class="more">Chitika Launches Local Ad Exchange</a><span> - Bringing a new focus to your local traffic</span><br /><br />
                    
90				<a href="http://chitika.com/m" class="more">Chitika Mobile Ads Now Available To All Publishers</a><span> - Ads that automatically transform for your mobile traffic</span>
                    
91
                    
                
_Layout.cshtml https://github.com/dlidstrom/Snittlistan.git | Razor | 146 lines
                    
8    <meta name="viewport" content="initial-scale=1.0,width=device-width" />
                    
9    <meta name="apple-mobile-web-app-capable" content="yes" />
                    
10    <meta name="apple-mobile-web-app-status-bar-style" content="black" />
                    
10    <meta name="apple-mobile-web-app-status-bar-style" content="black" />
                    
11    <meta name="apple-mobile-web-app-title" content="@Tenant.WebAppTitle" />
                    
12    <meta name="google-site-verification" content="g8KwkjfVGgtu5zxYGhIEfJS4JGVkCMS1YMdp5WNOOpU" />
                    
126    {
                    
127        <script src="@Url.ContentCacheBreak("~/Content/external/jquery/jquery-3.3.1.js")"></script>
                    
128        <script src="@Url.ContentCacheBreak("~/Content/external/bootstrap/js/bootstrap.js")"></script>
                    
133    {
                    
134        <script src="@Url.ContentCacheBreak("~/Content/external/jquery/jquery-3.3.1.min.js")"></script>
                    
135        <script src="@Url.ContentCacheBreak("~/Content/external/bootstrap/js/bootstrap.min.js")"></script>
                    
                
index.html https://github.com/tannerburson/tannerburson.github.com.git | HTML | 131 lines
                    
21		<!-- jQuery and plugins -->
                    
22		<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
                    
23		<script src="/js/jquery.zclip.min.js"></script>
                    
56		<div class="content">
                    
57			<p><a href="http://www.appcelerator.com/">Appcelerator Titanium</a>  is a product that bills itself as the easy way to create cross-platform, native, mobile applications. It&#8217;s a lofty goal. After several months of development on a decent sized application, I can say that currently the platform falls short of meeting that goal, way short.</p>
                    
58<h2>A promising start..</h2>
                    
                
index.html https://gitlab.com/lmachillanda591/Startlance1.0 | HTML | 219 lines
                    
9        <link rel="stylesheet" href="../../styles/kendo.default.min.css">
                    
10        <link rel="stylesheet" href="../../styles/kendo.mobile.all.min.css">
                    
11
                    
11
                    
12        <script src="../../js/jquery.min.js"></script>
                    
13        <script src="../../js/kendo.all.min.js"></script>
                    
                
index.html https://github.com/benwoody/benwoody.github.com.git | HTML | 299 lines
                    
2<!DOCTYPE html>
                    
3<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
                    
4<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
                    
4<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
                    
5<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
                    
6<head>
                    
16  <meta name="HandheldFriendly" content="True">
                    
17  <meta name="MobileOptimized" content="320">
                    
18  <meta name="viewport" content="width=device-width, initial-scale=1">
                    
25  <script src="/javascripts/modernizr-2.0.js"></script>
                    
26  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
                    
27  <script>!window.jQuery && document.write(unescape('%3Cscript src="./javascripts/lib/jquery.min.js"%3E%3C/script%3E'))</script>
                    
291
                    
292<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
                    
293<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
                    
                
support.html https://github.com/asmeurer/sympy.github.com.git | HTML | 160 lines
                    
15    <link rel="icon" href="/static/SymPy-Favicon.ico" />
                    
16    <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
                    
17    <script type="text/javascript" src="/static/javascript/main.js"></script>
                    
22        <h1><a href="index.html"> <img src="/static/images/logo.png" alt="SymPy Logo" /> SymPy</a></h1>
                    
23        <div id="mobile-menu"><i class="icon-ellipsis-vertical"></i></div>
                    
24      </header>
                    
                
index.html https://github.com/tqc/jquery-mobile.git | HTML | 313 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>jQuery Mobile Navigation Test Suite</title>
                    
7
                    
7
                    
8	<script src="../../../js/jquery.tag.inserter.js"></script>
                    
9	<script src="../jquery.setNameSpace.js"></script>
                    
9	<script src="../jquery.setNameSpace.js"></script>
                    
10	<script src="../../../tests/jquery.testHelper.js"></script>
                    
11	<script type="text/javascript">
                    
15	<script src="../../../js/"></script>
                    
16	<link rel="stylesheet"	href="../../../css/themes/default/jquery.mobile.css"/>
                    
17	<link rel="stylesheet" href="../../../external/qunit.css"/>
                    
26
                    
27<h1 id="qunit-header">jQuery Mobile Navigation Test Suite</h1>
                    
28<h2 id="qunit-banner"></h2>
                    
                
api.html https://github.com/gnachman/iterm2-website.git | HTML | 197 lines
                    
12    <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
                    
13    <script type="text/javascript" src="_static/jquery.js"></script>
                    
14    <script type="text/javascript" src="_static/underscore.js"></script>
                    
19    <meta name="HandheldFriendly" content="True">
                    
20    <meta name="MobileOptimized" content="320">
                    
21    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
                    
                
GRN-015.html https://gitlab.com/franzejr/grn-static | HTML | 442 lines
                    
87<tr><td>
                    
88<a href="http://javascriptjabber.com/059-jsj-jquery-mobile-with-todd-parker/" class="linktitle">Javascript Jabber 059</a>
                    
89<span class="duration">(1h)</span>
                    
94<tr><td colspan="2" class="comment">
                    
95JQuery mobile and related topics with Todd Parker.
                    
96</td></tr>
                    
310<tr><td colspan="2" class="comment">
                    
311A jQuery pugin for image lazy loading. Load only when in the viewport.
                    
312</td></tr>
                    
321<tr><td colspan="2" class="comment">
                    
322Yet another css base for mobile first, responsive design.
                    
323</td></tr>
                    
376<tr><td colspan="2" class="comment">
                    
377Another javascript MVC framework, supposedly easier, over jQuery lib.
                    
378</td></tr>
                    
                
AdExtensionErrorReason.html https://github.com/dosire/google-api-adwords-ruby.git | HTML | 310 lines
                    
9    <link rel="stylesheet" href="../../../../css/main.css" type="text/css" media="screen" />
                    
10    <script src="../../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script>
                    
11    <script src="../../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script>
                    
77        <tr valign='top'>
                    
78            <td class="attr-name">CANNOT_HAVE_MULTIPLE_MOBILE_EXTENSIONS_PER_CAMPAIGN</td>
                    
79            <td>=</td>
                    
79            <td>=</td>
                    
80            <td class="attr-value">AdExtensionErrorReason.new(&quot;CANNOT_HAVE_MULTIPLE_MOBILE_EXTENSIONS_PER_CAMPAIGN&quot;)</td>
                    
81        </tr>
                    
                
customize-loader.js https://gitlab.com/darmawan.fatria/df-skp-2014 | JavaScript | 259 lines
                    
102
                    
103			// Load the full page on mobile devices.
                    
104			if ( Loader.settings.browser.mobile ) {
                    
258	api.Loader = Loader;
                    
259})( wp, jQuery );
                    
260
                    
                
index.html https://github.com/lingzuer/lingzuer.github.com.git | HTML | 309 lines
                    
2<!DOCTYPE html>
                    
3<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
                    
4<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
                    
4<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
                    
5<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
                    
6<head>
                    
16  <meta name="HandheldFriendly" content="True">
                    
17  <meta name="MobileOptimized" content="320">
                    
18  <meta name="viewport" content="width=device-width, initial-scale=1">
                    
25  <script src="/javascripts/modernizr-2.0.js"></script>
                    
26  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
                    
27  <script>!window.jQuery && document.write(unescape('%3Cscript src="/javascripts/libs/jquery.min.js"%3E%3C/script%3E'))</script>
                    
                
index.jade https://gitlab.com/kunalsangwan1/kychackathon | Jade | 163 lines
                    
7			.container-fluid
                    
8				// Brand and toggle get grouped for better mobile display
                    
9				.navbar-header
                    
41							.input-group
                    
42								input.form-control.otp-input(type="number" placeholder="Enter OTP Sent to your registered Mobile/Email")
                    
43								//- min= 16 , max= 16 
                    
160						span Redirecting you to your wallet.
                    
161	script(src="./js/jquery-2.1.4.min.js")
                    
162	script(src="./js/bootstrap.min.js")
                    
                
functions.js https://gitlab.com/afrastgeek/p2m-mc | JavaScript | 288 lines
                    
268
                    
269      // correct mobile device window position
                    
270      window.scrollTo(0, 0);
                    
276  function seeResults() {
                    
277    $('form').on('submit', function(e) { //use on if jQuery 1.7+
                    
278        e.preventDefault();  //prevent form from submitting
                    
                
Register.jsp https://bitbucket.org/dipskakadiya/acerp.git | JavaServer Pages | 118 lines
                    
9        <!-- Apple iOS and Android stuff (do not remove) -->
                    
10        <meta name="apple-mobile-web-app-capable" content="no" />
                    
11        <meta name="apple-mobile-web-app-status-bar-style" content="black" />
                    
26        <!-- JavaScript Plugins -->
                    
27        <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
                    
28
                    
28
                    
29        <!-- jQuery-UI Dependent Scripts -->
                    
30        <script type="text/javascript" src="js/jquery-ui-effecs.min.js"></script>
                    
32        <!-- Plugin Scripts -->
                    
33        <script type="text/javascript" src="plugins/placeholder/jquery.placeholder-min.js"></script>
                    
34        <script type="text/javascript" src="plugins/validate/jquery.validate-min.js"></script>
                    
71                        <div class="mws-form-row">
                    
72                            <label>Mobile No</label>
                    
73                            <div class="mws-form-item large">
                    
                
crm.js https://gitlab.com/daniel0422/timesheet | JavaScript | 165 lines
                    
6        'validator': ['validator/validator'],
                    
7        "jquery": ['jquery/dist/jquery.min'],
                    
8        "core": ["jqueryui/ui/core"],
                    
8        "core": ["jqueryui/ui/core"],
                    
9        "datepicker": ["jqueryui/ui/datepicker"]
                    
10    }
                    
13//define(id?, dependencies?, factory);
                    
14define(["vue", "validator", "jquery", "datepicker"], function (Vue, validator, $) {
                    
15    Vue.debug = true;
                    
83            return {
                    
84                Member: { GID: "", CallName: "", Mate: "", Email: "", TEL: "", Mobile: "", Address: "", WeddingDate: "", EngageDate: "", InsertDate: "", UpdateTime: "", Birthday: "", Note: "" },
                    
85                editMode: false,
                    
106                    f.Note=rs.Note;
                    
107                    f.Mobile = rs.Mobile; console.log(rs);
                    
108                    f.WeddingDate = rs.WeddingDate;
                    
                
index.php https://github.com/gseguin/jquery-mobile.git | PHP | 310 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>Navbar - jQuery Mobile Demos</title>
                    
7	<link rel="shortcut icon" href="../favicon.ico">
                    
8    <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
                    
9	<link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css">
                    
10	<link rel="stylesheet" href="../_assets/css/jqm-demos.css">
                    
28	<div data-role="header" class="jqm-header">
                    
29		<h2><a href="../" title="jQuery Mobile Demos home"><img src="../_assets/img/jquery-logo.png" alt="jQuery Mobile"></a></h2>
                    
30		<p><span class="jqm-version"></span> Demos</p>
                    
38
                    
39		<p>jQuery Mobile has a very basic navbar widget that is useful for providing up to 5 buttons with optional icons in a bar.</p>
                    
40
                    
300	<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
                    
301		<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
                    
302		<p>Copyright 2013 The jQuery Foundation</p>
                    
                
index.html https://github.com/samdalton/oneofthesedays.git | HTML | 307 lines
                    
21    <li class='post'>
                    
22        <h2><a href="/PhoneGap-with-jQuery-Mobile-and-Backbone-Js">Phonegap With Jquery Mobile And Backbone Js</a></h2>
                    
23        <span class="date">18 Apr 2011</span>  
                    
57    <li class='post'>
                    
58        <h2><a href="/a-simple-jquery-dropdown-menu">A Simple Jquery Dropdown Menu</a></h2>
                    
59        <span class="date">20 Dec 2010</span>  
                    
                
common.js https://gitlab.com/DmitryTravnikov/appinion | JavaScript | 415 lines
                    
13// 	 itemsTablet: [768,0],
                    
14// 	 itemsMobile: [479,0]
                    
15//  });
                    
31//  //Аякс отправка форм
                    
32//  //Документация: http://api.jquery.com/jquery.ajax/
                    
33//  $("form").submit(function() {
                    
173		itemsTablet: [768,1],
                    
174		itemsMobile: [479,1]
                    
175	});
                    
                
troubleshooting-mobile.php https://github.com/AJenbo/ubuntudanmark.dk.git | PHP | 236 lines
                    
31    <link rel="stylesheet" type="text/css" media="print" href="/wp-content/themes/light-wordpress-theme/print.css" />
                    
32    <script async="true" type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
                    
33    <script async="true" type="text/javascript" src="/wp-includes/js/comment-reply.js?ver=20090102"></script>
                    
132                  <li><a href="connecting-wireless.php">Trådløs</a></li>
                    
133                  <li><a href="connecting-mobile.php">Mobilt bredbånd</a></li>
                    
134                  <li><a href="connecting-vpn.php">Virtuelle private netværk</a>
                    
162                      <li><a href="troubleshooting-wireless.php#troubleshooting-wireless-ipv6">IPV6 understøttes ikke</a></li></ul></li>
                    
163                  <li><a href="troubleshooting-mobile.php">Fejlfinding for mobil bredbånd</a></li>
                    
164                  <li><a href="troubleshooting-keyring.php">Hvorfor spørger Gnome Nøglering om min adgangskode hver gang jeg logger ind?</a></li>
                    
                
adtally_mobile_kor_lang.html https://gitlab.com/wantbycre/ntsproject | HTML | 264 lines
                    
8<link rel="stylesheet" type="text/css" href="../css/adtally.css" />
                    
9<script type="text/javascript" src="../js/jquery-1.8.0.min.js"></script>
                    
10<script type="text/javascript" src="../js/jindo2.ns.js"></script>
                    
32	<div id="header">
                    
33		<!-- [D]디자인 확인 목적으로 jquery로 인클루드 한 형식입니다. 개발시에는 하시는 방법대로 인클루드 하시면 됩니다. -->
                    
34	</div>
                    
90
                    
91		<div class="sub_conwrap mobile_cate">
                    
92			<div id="content">
                    
255	<div id="footer">
                    
256		<!-- [D]디자인 확인 목적으로 jquery로 인클루드 한 형식입니다. 개발시에는 하시는 방법대로 인클루드 하시면 됩니다. -->
                    
257	</div>
                    
                
index.html https://bitbucket.org/cavneb/cavneb.github.io.git | HTML | 355 lines
                    
2<!DOCTYPE html>
                    
3<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
                    
4<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
                    
4<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
                    
5<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
                    
6<head>
                    
18  <meta name="HandheldFriendly" content="True">
                    
19  <meta name="MobileOptimized" content="320">
                    
20  <meta name="viewport" content="width=device-width, initial-scale=1">
                    
27  <script src="/javascripts/modernizr-2.0.js"></script>
                    
28  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
                    
29  <script>!window.jQuery && document.write(unescape('%3Cscript src="./javascripts/lib/jquery.min.js"%3E%3C/script%3E'))</script>
                    
120<ul>
                    
121<li><a href="http://jqueryui.com/">JQuery 1.2+</a> (I am using version - 1.4.2)</li>
                    
122<li><a href="http://jqueryui.com/">JQuery UI</a> (I am using version - 1.8.2)</li>
                    
                
blog-single.html https://gitlab.com/anudeepjusanu1/brain-o-vis-web | HTML | 300 lines
                    
17    <!-- Fancybox slider -->
                    
18    <link rel="stylesheet" href="assets/css/jquery.fancybox.css" type="text/css" media="screen" /> 
                    
19    <!-- Animate css -->
                    
56        <div class="navbar-header">
                    
57          <!-- FOR MOBILE VIEW COLLAPSED BUTTON -->
                    
58          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
                    
280  <!-- jQuery library -->
                    
281  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
                    
282  <!-- Include all compiled plugins (below), or include individual files as needed -->
                    
288  <script type="text/javascript" src="assets/js/waypoints.js"></script>
                    
289  <script type="text/javascript" src="assets/js/jquery.counterup.js"></script>
                    
290  <!-- mixit slider -->
                    
290  <!-- mixit slider -->
                    
291  <script type="text/javascript" src="assets/js/jquery.mixitup.js"></script>
                    
292  <!-- Add fancyBox -->        
                    
                
login_transparent.html https://bitbucket.org/justusewing/doyou.git | HTML | 151 lines
                    
19	<script type="text/javascript" src="assets/js/plugins/loaders/pace.min.js"></script>
                    
20	<script type="text/javascript" src="assets/js/core/libraries/jquery.min.js"></script>
                    
21	<script type="text/javascript" src="assets/js/core/libraries/bootstrap.min.js"></script>
                    
45			<ul class="nav navbar-nav pull-right visible-xs-block">
                    
46				<li><a data-toggle="collapse" data-target="#navbar-mobile"><i class="icon-tree5"></i></a></li>
                    
47			</ul>
                    
49
                    
50		<div class="navbar-collapse collapse" id="navbar-mobile">
                    
51			<ul class="nav navbar-nav navbar-right">
                    
                
functions.php https://bitbucket.org/illuxia/wordpress-custom-theme.git | PHP | 169 lines
                    
16  wp_enqueue_style( 'generic-style', get_stylesheet_uri() );
                    
17  wp_enqueue_script( 'jquery' );
                    
18  wp_register_script( 'generic-videos', get_template_directory_uri() . '/js/videos.js' );
                    
19  wp_enqueue_script( 'generic-videos' );
                    
20  wp_add_inline_script( 'generic-videos', 'jQuery(document).ready(function($){$("#wrapper").vids();});' );
                    
21}
                    
25  <script>
                    
26    jQuery(document).ready(function ($) {
                    
27    var deviceAgent = navigator.userAgent.toLowerCase();
                    
29    $("html").addClass("ios");
                    
30    $("html").addClass("mobile");
                    
31    }
                    
                
其他.html https://bitbucket.org/410516772/midprototype.git | HTML | 179 lines
                    
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"/>
                    
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>
                    
                
theme.css https://github.com/flack/openpsa.git | CSS | 430 lines
                    
2 * MacOS X like theme for elFinder.
                    
3 * Required jquery ui "smoothness" theme.
                    
4 *
                    
8/* scrollbar for Chrome and Safari */
                    
9.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar {
                    
10    width: 10px;
                    
13
                    
14.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-track {
                    
15    border-radius: 10px;
                    
18
                    
19.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-thumb {
                    
20    background-color: rgba(0, 0, 50, 0.08);
                    
24
                    
25.elfinder:not(.elfinder-mobile) *::-webkit-scrollbar-thumb:hover {
                    
26    background-color: rgba(0, 0, 50, 0.16);
                    
                
events.html https://github.com/xiaogongzhu/jquery-mobile.git | HTML | 194 lines
                    
25
                    
26		<p>jQuery Mobile offers several custom events that build upon native events to create useful hooks for development. Note that these events employ various touch, mouse, and window events, depending on event existence, so you can bind to them for use in both handheld and desktop environments. You can bind to these events like you would with other jQuery events, using <code>live()</code> or <code>bind()</code>.</p>
                    
27		
                    
29		<h4 style="margin:.5em 0">Important: Use pageCreate(), not $(document).ready()</h4>
                    
30		The first thing you learn in jQuery is to call code inside the $(document).ready() function so everything will execute as soon as the DOM is loaded. However, in jQuery Mobile, Ajax is used to load the contents of each page into the DOM as you navigate, and the DOM ready handler only executes for the first page. To execute code whenever a new page is loaded and created, you can bind to the <code><strong>pagecreate</strong></code> event. This event is explained in detail at the bottom of this page.</div>
                    
31		
                    
72		<h2>Page show/hide events</h2>
                    
73		<p>Whenever a page is shown or hidden in jQuery Mobile, two events are triggered on that page. The events triggered depend on whether that page is being shown or hidden, so when a page transition occurs, there are actually 4 events triggered: 2 for each page. </p>
                    
74		<dl>
                    
98</code></pre>
                    
99		<p>Also, for these handlers to be invoked during the initial page load, you must bind them before jQuery Mobile executes.  This can be done in the <code>mobileinit</code> handler, as described on the <a href="globalconfig.html">global config</a> page.
                    
100		<h2>Page initialization events</h2>
                    
114</code></pre>
                    
115				<p>Note that by binding to <code>pagebeforecreate</code>, you can manipulate markup before jQuery Mobile's default widgets are auto-initialized. For example, say you want to add data-attributes via JavaScript instead of in the HTML source, this is the event you'd use.</p>
                    
116		
                    
                
AreaOpacityTrait.html https://gitlab.com/kevinkhill/lavacharts-api | HTML | 176 lines
                    
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>
                    
14        <script src="../../../sami.js"></script>
                    
15        <meta name="MobileOptimized" content="width">
                    
16        <meta name="HandheldFriendly" content="true">
                    
                
lists-forms-inset.html https://github.com/MichaelVdheeren/Absolution.git | HTML | 249 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1"> 
                    
6	<title>jQuery Mobile Docs - Inset Lists with Forms</title> 
                    
7	<link rel="stylesheet"  href="../../../../compiled/absolution.mobile.css" />  
                    
9
                    
10	<script src="../../js/jquery.js"></script>
                    
11	<script src="../../docs/_assets/js/jqm-docs.js"></script>
                    
11	<script src="../../docs/_assets/js/jqm-docs.js"></script>
                    
12	<script src="../../js/jquery.mobile-1.1.1.js"></script>
                    
13
                    
242	<div data-role="footer" class="footer-docs" data-theme="c">
                    
243			<p>&copy; 2012 jQuery Foundation and other contributors</p>
                    
244	</div>
                    
                
index.html https://github.com/vsxed/jquery-mobile.git | HTML | 279 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>jQuery Mobile Navigation Test Suite</title>
                    
7
                    
7
                    
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>
                    
12
                    
28
                    
29<h1 id="qunit-header">jQuery Mobile Navigation Test Suite</h1>
                    
30<h2 id="qunit-banner"></h2>
                    
                
docs-forms.html https://github.com/MichaelVdheeren/Absolution.git | HTML | 267 lines
                    
40<h2>Markup conventions</h2>
                    
41<p>When constructing forms to be used in jQuery Mobile, most of the standard guidelines used to create forms that submit via ordinary HTTP POST or GET still apply. Additionally, the <code>id</code> attributes of form controls need to be not only unique on a given page, but also unique across the pages in a site. This is because jQuery Mobile's single-page navigation model allows many different "pages" to be present in the DOM at the same time. You must be careful to use unique <code>id</code> attributes so there will be only one of each in the DOM. Be sure to pair them properly with <code>label</code> elements via the <code>for</code> attribute.</p>
                    
42
                    
133		<h2>Forms in toolbars</h2>
                    
134		<p>While all form elements are now tested to work correctly within <em>static</em> toolbars as of jQuery Mobile 1.1, we recommend extensive testing when using form elements within <em>fixed</em> toolbars or within any <code>position: fixed</code> elements. This can potentially trigger a number of unpredictable issues in various mobile browsers, Android 2.2/2.3 in particular (detailed in <a href="http://jqm.dev/docs/toolbars/bars-fixed.html">Known issues in Android 2.2/2.3</a>).</p>
                    
135
                    
154	<h2>Auto-initialization of form elements</h2>
                    
155	<p>By default, jQuery Mobile will automatically enhance certain native form controls into rich touch-friendly components. This is handled internally by finding form elements by tag name and running a plugin method on them. For instance, a <code>select</code> element will be found and initialized with the "selectmenu" plugin, while an <code>input</code> element with a <code>type="checkbox"</code> will be enhanced with the "checkboxradio" plugin. Once initialized, you can address these enhanced components programmatically through their jQuery UI widget API methods. See options, methods, and events listed on each form plugin's documentation page for details. </p>
                    
156
                    
218
                    
219  	<p>Alternately you can use the <code>data-enhance="false"</code> data attribute on a parent element with <code>$.mobile.ignoreContentEnabled</code> set to true. Beware though, this will incur a performance penalty for each and every element in the page that would otherwise be enhanced as jQuery Mobile must traverse the set of parents to look for those elements.</p>
                    
220
                    
220
                    
221<p>One special case is that of selects. The above sample will prevent any and all augmentation from taking place on select elements in the page if <code>select</code> is included. If you wish to retain the native performance and appearance of the menu itself and benefit from the visual augmentation of the select button by jQuery Mobile, you can set <code>$.mobile.selectmenu.prototype.options.nativeMenu</code> to true in a <code>mobileinit</code> callback as a global setting or use <code>data-native-menu="true"</code> on a case by case basis.</p>
                    
222
                    
                
index.php https://github.com/zenvendof/jquery-mobile.git | PHP | 274 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>Filterable inside custom select - jQuery Mobile Demos</title>
                    
7	<link rel="shortcut icon" href="../favicon.ico">
                    
8    <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
                    
9	<link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css">
                    
10	<link rel="stylesheet" href="../_assets/css/jqm-demos.css">
                    
10	<link rel="stylesheet" href="../_assets/css/jqm-demos.css">
                    
11	<script src="../../external/jquery/jquery.js"></script>
                    
12	<script src="../_assets/js/"></script>
                    
137	<div data-role="header" class="jqm-header">
                    
138		<h2><a href="../" title="jQuery Mobile Demos home"><img src="../_assets/img/jquery-logo.png" alt="jQuery Mobile"></a></h2>
                    
139		<p><span class="jqm-version"></span> Demos</p>
                    
264	<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
                    
265		<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
                    
266		<p>Copyright 2014 The jQuery Foundation</p>
                    
                
index.php https://github.com/Intai/go-jquery-mobile.git | PHP | 221 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>Grids - jQuery Mobile Demos</title>
                    
7	<link rel="stylesheet"  href="../../../css/themes/default/jquery.mobile.css">
                    
10	<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
                    
11	<script src="../../../js/jquery.js"></script>
                    
12	<script src="../../_assets/js/"></script>
                    
18	<div data-role="header" class="jqm-header">
                    
19		<h1 class="jqm-logo"><a href="../../../"><img src="../../_assets/img/jquery-logo.png" alt="jQuery Mobile Framework"></a></h1>
                    
20		<a href="#" class="jqm-navmenu-link" data-icon="bars" data-iconpos="notext">Navigation</a>
                    
26
                    
27			<h1>Grids <a href="http://api.jquerymobile.com/grid-layout/" 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>
                    
28
                    
28
                    
29			<p class="jqm-intro">The jQuery Mobile framework provides a simple way to build CSS-based columns that can also be responsive.
                    
30			</p>
                    
                
platforms.html https://github.com/MichaelVdheeren/Absolution.git | HTML | 108 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1"> 
                    
6	<title>jQuery Mobile Docs - Supported platforms</title> 
                    
7	<link rel="stylesheet"  href="../../../../compiled/absolution.mobile.css" /> 
                    
9
                    
10	<script src="../../js/jquery.js"></script>
                    
11	<script src="../../docs/_assets/js/jqm-docs.js"></script>
                    
11	<script src="../../docs/_assets/js/jqm-docs.js"></script>
                    
12	<script src="../../js/jquery.mobile-1.1.1.js"></script>
                    
13
                    
30			<div class="content-primary">
                    
31				<h2 id="platforms">jQuery Mobile Supported Platforms</h2>
                    
32				<p>jQuery Mobile has broad support for the vast majority of all modern desktop, smartphone, tablet, and e-reader platforms. In addition, feature phones and older browsers are supported because of our progressive enhancement approach. We're very proud of our commitment to universal accessibility through our broad support for all popular platforms.</p>
                    
86								<li data-role="list-divider">Overview</li>
                    
87								<li><a href="../../docs/about/intro.html">Intro to jQuery Mobile</a></li>
                    
88								<li><a href="../../docs/about/getting-started.html">Quick start guide</a></li>	
                    
                
mobile.html https://bitbucket.org/adi-li/csci-4140.git | HTML | 161 lines
                    
6	<link rel="stylesheet" href="{{ STATIC_URL }}jquery/ui/css/smoothness/jquery-ui-1.10.3.custom.min.css">
                    
7	<link rel="stylesheet" href="{{ STATIC_URL }}jquery/mobile/jquery.mobile-1.3.1.min.css">
                    
8	<link rel="stylesheet" href="{{ STATIC_URL }}global/css/base.css">
                    
47		<div data-role="content" id="mainActionContent">
                    
48			<div class="mobile-row">
                    
49				<div id="myRoleCover"><img src="{{ STATIC_URL }}games/images/characters/back.jpg"></div>
                    
61			</div>
                    
62			<div class="mobile-row">
                    
63				<ul id="myCards"></ul>
                    
144	<script type="text/javascript" src="{{ STATIC_URL }}jquery/ui/js/jquery-1.9.1.min.js"></script>
                    
145	<script type="text/javascript" src="{{ STATIC_URL }}jquery/mobile/jquery.mobile-1.3.1.min.js"></script>
                    
146	<script type="text/javascript" src="{{ STATIC_URL }}jquery/ui/js/jquery-ui-1.10.3.custom.min.js"></script>
                    
146	<script type="text/javascript" src="{{ STATIC_URL }}jquery/ui/js/jquery-ui-1.10.3.custom.min.js"></script>
                    
147	<script type="text/javascript" src="{{ STATIC_URL }}jquery/jquery.ui.touch-punch.min.js"></script>
                    
148	<script type="text/javascript" src="{{ STATIC_URL }}underscore/underscore.min.js"></script>
                    
                
foundation.offcanvas.js https://gitlab.com/infogenix/foundation-wp | JavaScript | 434 lines
                    
18   * @fires OffCanvas#init
                    
19   * @param {Object} element - jQuery object to initialize.
                    
20   * @param {Object} options - Overrides to the default plugin settings.
                    
145  /**
                    
146   * Stops scrolling of the body when offcanvas is open on mobile Safari and other troublesome browsers.
                    
147   * @private
                    
190   * @param {Object} event - Event object passed from listener.
                    
191   * @param {jQuery} trigger - element that triggered the off-canvas to open.
                    
192   * @fires OffCanvas#opened
                    
296   * @param {Object} event - Event object passed from listener.
                    
297   * @param {jQuery} trigger - element that triggered the off-canvas to open.
                    
298   */
                    
433
                    
434}(jQuery);
                    
435
                    
                
jqm-datebox.mode.customflip.js https://gitlab.com/Mirros/cdnjs | JavaScript | 294 lines
                    
1/*
                    
2 * jQuery Mobile Framework : plugin to provide a date and time picker.
                    
3 * Copyright (c) JTSage
                    
4 * CC 3.0 Attribution.  May be relicensed without permission/notification.
                    
5 * https://github.com/jtsage/jquery-mobile-datebox
                    
6 */
                    
9(function($) {
                    
10	$.extend( $.mobile.datebox.prototype.options, {
                    
11		themeOptPick: 'b',
                    
26	});
                    
27	$.extend( $.mobile.datebox.prototype, {
                    
28		'_customflipDoSet': function () {
                    
92	});
                    
93	$.extend( $.mobile.datebox.prototype._parser, {
                    
94		// If this stucture exists, it is called instead of the usual date input parser.
                    
                
soboxy.html https://bitbucket.org/ggolding/canyon-lake-relo.git | HTML | 234 lines
                    
10
                    
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">
                    
70
                    
71              <div class="six mobile-two columns">
                    
72                <div class="panel">
                    
96
                    
97                <div class="ten mobile-three columns">
                    
98                  <input type="text" />
                    
100
                    
101                <div class="two mobile-one columns">
                    
102                  <a href="#" class="postfix button expand">Search</a>
                    
                
revolution.extension.parallax.js https://gitlab.com/augustocbx/grimes | JavaScript | 227 lines
                    
12
                    
13jQuery.extend(true,_R, {	
                    
14	checkForParallax : function(container,opt) {
                    
89							currslide.find(".tp-parallax-container").each(function() {
                    
90								var pc = jQuery(this);
                    
91								if (_.type=="scroll+mouse" || _.type=="mouse+scroll")
                    
106
                    
107				  if (jQuery(window).width() > jQuery(window).height()){
                    
108				  		var xx = x;
                    
116				  currslide.find(".tp-parallax-container").each(function() {
                    
117						var pc = jQuery(this),
                    
118							pl = parseInt(pc.data('parallaxlevel'),0)/100,
                    
126		/*if (_.type=="scroll" || _.type=="scroll+mouse" || _.type=="mouse+scroll") 
                    
127			if (_ISM && opt.parallax.disable_onmobile=="on") 
                    
128				return false;
                    
                
index.html https://bitbucket.org/tredius/tredius.bitbucket.org.git | HTML | 271 lines
                    
8
                    
9    <meta content="Touch-enabled image gallery and content slider plugin, that focuses on providing great user experience on every desktop and mobile device." name="description">
                    
10    <meta name="keywords" content="content slider, gallery, plugin, jquery, banner rotator">
                    
16    <link href="../royalslider/royalslider.css" rel="stylesheet">
                    
17    <script  src="../royalslider/jquery-1.8.0.min.js"></script>
                    
18    <script src="../royalslider/jquery.royalslider.min.js"></script>
                    
21     
                    
22        <script src="../preview-assets/js/colorbox/jquery.colorbox.js"></script>
                    
23     
                    
28    <script src="../preview-assets/js/highlight.pack.js"></script>
                    
29    <script src="../preview-assets/js/jquery-ui-1.8.22.custom.min.js"></script>
                    
30    <script> hljs.initHighlightingOnLoad();</script>
                    
37    <link href="../preview-assets/css/grid.css" rel="stylesheet">
                    
38    <link href="../preview-assets/css/smoothness/jquery-ui-1.8.22.custom.css" rel="stylesheet">
                    
39    <link href="../preview-assets/css/github.css" rel="stylesheet">
                    
                
jquery.client.js https://gitlab.com/link233/bootmw | JavaScript | 320 lines
                    
1/*!
                    
2 * jQuery Client v2.0.0
                    
3 * https://www.mediawiki.org/wiki/JQuery_Client
                    
4 *
                    
5 * Copyright 2010-2015 jquery-client maintainers and other contributors.
                    
6 * Released under the MIT license
                    
6 * Released under the MIT license
                    
7 * http://jquery-client.mit-license.org
                    
8 */
                    
12 *
                    
13 * @class jQuery.client
                    
14 * @singleton
                    
194			}
                    
195			// And Amazon Silk's lies about being Android on mobile or Safari on desktop
                    
196			if ( match = ua.match( /\bsilk\/([0-9.\-_]*)/ ) ) {
                    
                
news.html https://gitlab.com/MetadataDev/mcms | HTML | 300 lines
                    
9
                    
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"/>
                    
11<link href="/${mobileRes!}/css/pic/share.css" rel="stylesheet" type="text/css"/>
                    
12<script src="/${mobileRes!}/js/focus/TouchSlide.1.1.js"></script>
                    
13
                    
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>
                    
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>
                    
297</div>
                    
298<script src="/${mobileRes!}/js/focus/foot.js"></script>
                    
299</body>
                    
                
admin.html https://bitbucket.org/WarrenFNS/epsconnect.git | HTML | 154 lines
                    
7	<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width, maximum-scale=1.0">
                    
8  <meta name="apple-mobile-web-app-capable" content="YES">
                    
9  <meta name="apple-mobile-web-app-status-bar-style"  content="black" />
                    
16	<script src="js/basics/less.1.3.0.js" type="text/javascript"></script>
                    
17	<script src="js/basics/jquery-1.8.0.min.js" type="text/javascript"></script>
                    
18	<script src="js/basics/jQmouseWheel.js" type="text/javascript"></script>
                    
21	<script src="js/app.js" type="text/javascript" charset="utf-8"></script> 
                    
22  <script type="text/javascript" src="js/basics/jquery.mobile-1.2.0.js"></script>
                    
23  <script>
                    
                
index.html https://bitbucket.org/akatsaris/paoshopgr.git | HTML | 129 lines
                    
7    <meta name="description" content="Supr admin template - new premium responsive admin template. This template is designed to help you build the site administration without losing valuable time.Template contains all the important functions which must have one backend system.Build on great twitter boostrap framework" />
                    
8    <meta name="keywords" content="admin, admin template, admin theme, responsive, responsive admin, responsive admin template, responsive theme, themeforest, 960 grid system, grid, grid theme, liquid, masonry, jquery, administration, administration template, administration theme, mobile, touch , responsive layout, boostrap, twitter boostrap" />
                    
9    <meta name="application-name" content="Supr admin template" />
                    
10
                    
11    <!-- Mobile Specific Metas -->
                    
12    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
                    
16    <link href="css/bootstrap/bootstrap-responsive.css" rel="stylesheet" />
                    
17    <link href="css/supr-theme/jquery.ui.supr.css" rel="stylesheet" type="text/css"/>
                    
18    <link href="css/icons.css" rel="stylesheet" type="text/css" />
                    
105    ================================================== -->
                    
106    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
                    
107    <script type="text/javascript" src="js/bootstrap/bootstrap.js"></script>  
                    
107    <script type="text/javascript" src="js/bootstrap/bootstrap.js"></script>  
                    
108    <script type="text/javascript" src="plugins/misc/touch-punch/jquery.ui.touch-punch.min.js"></script>
                    
109    <script type="text/javascript" src="plugins/misc/ios-fix/ios-orientationchange-fix.js"></script>
                    
                
beta-confirm.html https://gitlab.com/enicol/corporate-website-2015 | HTML | 115 lines
                    
19        <link rel="stylesheet" type="text/css" href="css/styles.css" />
                    
20        <link rel="stylesheet" type="text/css" href="css/jquery.fullPage.min.css" />
                    
21        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
                    
39      <div class="container">
                    
40        <!-- Brand and toggle get grouped for better mobile display -->
                    
41        <div class="navbar-header">
                    
                
index.html https://github.com/everaldo/everaldo.github.com.git | HTML | 344 lines
                    
12  <meta name="HandheldFriendly" content="True">
                    
13  <meta name="MobileOptimized" content="320">
                    
14  <meta name="viewport" content="width=device-width, initial-scale=1">
                    
27
                    
28  <script src="/javascripts/libs/jquery/jquery-2.1.3.min.js"></script>
                    
29
                    
                
jquery.mobile.core.js https://github.com/Wilto/jquery-mobile.git | JavaScript | 218 lines
                    
1/*!
                    
2 * jQuery Mobile v@VERSION
                    
3 * http://jquerymobile.com/
                    
11
                    
12	// jQuery.mobile configurable options
                    
13	$.extend( $.mobile, {
                    
61		gradeA: function(){
                    
62			return $.support.mediaquery || $.mobile.browser.ie && $.mobile.browser.ie >= 7;
                    
63		},
                    
103			if ( $.type( ypos ) !== "number" ) {
                    
104				ypos = $.mobile.defaultHomeScroll;
                    
105			}
                    
145	// Mobile version of data and removeData and hasData methods
                    
146	// ensures all data is set and retrieved using jQuery Mobile's data namespace
                    
147	$.fn.jqmData = function( prop, value ) {
                    
                
index.php https://github.com/lialex100/jquery-mobile.git | PHP | 173 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>Slider - jQuery Mobile Demos</title>
                    
7	<link rel="shortcut icon" href="../favicon.ico">
                    
8    <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
                    
9	<link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css">
                    
10	<link rel="stylesheet" href="../_assets/css/jqm-demos.css">
                    
35	<div data-role="toolbar" data-type="header" class="jqm-header">
                    
36		<h2><a href="../" title="jQuery Mobile Demos home"><img src="../_assets/img/jquerymobile-logo.png" alt="jQuery Mobile"></a></h2>
                    
37		<a href="#" class="jqm-navmenu-link ui-button ui-button-icon-only ui-corner-all ui-nodisc-icon ui-alt-icon ui-toolbar-header-button-left">Menu<span class="ui-icon ui-icon-bars"></span></a>
                    
159	<div data-role="toolbar" data-type="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
                    
160		<h6>jQuery Mobile Version <span class="jqm-version"></span> Demos</h6>
                    
161		<ul>
                    
161		<ul>
                    
162			<li><a href="http://jquerymobile.com/" title="Visit the jQuery Mobile web site">jquerymobile.com</a></li>
                    
163			<li><a href="https://github.com/jquery/jquery-mobile" title="Visit the jQuery Mobile GitHub repository">GitHub repository</a></li>
                    
                
index.php https://github.com/lialex100/jquery-mobile.git | PHP | 149 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>Checkbox - jQuery Mobile Demos</title>
                    
7	<link rel="shortcut icon" href="../favicon.ico">
                    
8	<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
                    
9	<link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css">
                    
10	<link rel="stylesheet" href="../_assets/css/jqm-demos.css">
                    
18	<div data-role="toolbar" data-type="header" class="jqm-header">
                    
19		<h2><a href="../" title="jQuery Mobile Demos home"><img src="../_assets/img/jquerymobile-logo.png" alt="jQuery Mobile"></a></h2>
                    
20		<a href="#" class="jqm-navmenu-link ui-button ui-button-icon-only ui-corner-all ui-nodisc-icon ui-alt-icon ui-toolbar-header-button-left">Menu<span class="ui-icon ui-icon-bars"></span></a>
                    
135	<div data-role="toolbar" data-type="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
                    
136		<h6>jQuery Mobile Version <span class="jqm-version"></span> Demos</h6>
                    
137		<ul>
                    
137		<ul>
                    
138			<li><a href="http://jquerymobile.com/" title="Visit the jQuery Mobile web site">jquerymobile.com</a></li>
                    
139			<li><a href="https://github.com/jquery/jquery-mobile" title="Visit the jQuery Mobile GitHub repository">GitHub repository</a></li>
                    
                
movie.html https://gitlab.com/saleelpk95/Bioskop | HTML | 264 lines
                    
17    <link href="../css/modern-business.css" rel="stylesheet">
                    
18    <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script> -->
                    
19
                    
34        <div class="container">
                    
35            <!-- Brand and toggle get grouped for better mobile display -->
                    
36            <div class="navbar-header">
                    
237
                    
238    <!-- jQuery -->
                    
239
                    
240    <!-- Bootstrap Core JavaScript -->
                    
241    <script src="../js/jquery.js"></script>
                    
242
                    
246
                    
247<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
                    
248<script src="../js/videoLightning.js"></script>
                    
                
jquery.rd-parallax.js https://gitlab.com/pulicapus-joomla/mod_tm_parallax | JavaScript | 301 lines
                    
93            if (parallax.isMobile()) {
                    
94                if (!parallax.options.mobile) {
                    
95                    return;
                    
98
                    
99            if (!parallax.isMobile()) {
                    
100                $(window).bind('resize', function () {
                    
121            if (parallax.isMobile()) {
                    
122                if (!parallax.options.mobile) {
                    
123                    return;
                    
150            }
                    
151            else if (parallax.isMobile() && parallax.options.mobile) {
                    
152                if (parallax.isTouched || parallax.isInit) {
                    
281                blur: $(this).data('blur'),
                    
282                mobile: $(this).data('mobile'),
                    
283                pattern: $(this).data('pattern'),
                    
                
jquery.mobile.datepicker.js https://gitlab.com/bruce.ng/minhnd.jquery | JavaScript | 147 lines
                    
39                $(object.settings.altField)
                    
40                  .date( "addMobileStyle" );
                    
41              }
                    
48                $(object.input)
                    
49                  .date( "addMobileStyle" );
                    
50              } else {
                    
51                $(object.settings.altField)
                    
52                  .date( "addMobileStyle" );
                    
53              }
                    
59                $(element)
                    
60                  .data("mobileDate").addMobileStyle();
                    
61            },0);
                    
96            }
                    
97            this._delay( "addMobileStyle", 10 );
                    
98          },
                    
                
index.html https://github.com/marioaquino/trackbux.git | HTML | 57 lines
                    
6    <meta name="viewport" content="minimum-scale=1.0, width=device-width, maximum-scale=1.6, user-scalable=no">
                    
7    <meta name="apple-mobile-web-app-capable" content="YES">
                    
8    <link rel="apple-touch-icon" href="Images/WebClipIcon.png">
                    
10    <link rel="stylesheet" type="text/css" href="Parts/Transitions.css">
                    
11	<script type="text/javascript" src="javascripts/jquery-1.4.1.min.js"></script>
                    
12    <script type="text/javascript" src="Parts/utilities.js" charset="utf-8"></script>
                    
                
index.php https://github.com/BradBroulik/jquery-mobile.git | PHP | 221 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>Grids - jQuery Mobile Demos</title>
                    
7	<link rel="stylesheet"  href="../../../css/themes/default/jquery.mobile.css">
                    
10	<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
                    
11	<script src="../../../js/jquery.js"></script>
                    
12	<script src="../../_assets/js/"></script>
                    
18	<div data-role="header" class="jqm-header">
                    
19		<h1 class="jqm-logo"><a href="../../"><img src="../../_assets/img/jquery-logo.png" alt="jQuery Mobile Framework"></a></h1>
                    
20		<a href="#" class="jqm-navmenu-link" data-icon="bars" data-iconpos="notext">Navigation</a>
                    
26
                    
27			<h1>Grids <a href="http://api.jquerymobile.com/grid-layout/" 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>
                    
28
                    
28
                    
29			<p class="jqm-intro">The jQuery Mobile framework provides a simple way to build CSS-based columns that can also be responsive.
                    
30			</p>
                    
                
 

Source

Language