Skip to content

issues Search Results · repo:jquery-archive/jquery-mobile language:JavaScript

Filter by

6.5k results
 (60 ms)

6.5k results

injquery-archive/jquery-mobile (press backspace or delete to remove)

Hi, I m with the OpenJS Foundation and we are migrating projects that use the old JSF CLA bot over to the new OpenJS CLA using EasyCLA. If you re a regular contributor you ll want to keep reading for some ...
  • brianwarner
  • 1
  • Opened 
    on Sep 14, 2021
  • #8674

I m doing the next: 1) I m go to https://jquerymobile.com/download-builder/ 2) choosing 1.5.0-rc1 branch; 3) selecting all cores, widgets, etc (everything); 4) downloading is doing well So the problem ...
  • bobishka
  • Opened 
    on Aug 10, 2021
  • #8673

jQuery Mobile calls preventDefault() on touch events to prevent scrolling. https://github.com/jquery/jquery-mobile/blob/4a6395df87acc4065ba39c3ab17d419fdc1a585b/js/events/touch.js#L248-L251 But this ...
  • saschanaz
  • Opened 
    on Jul 22, 2021
  • #8670

Good morning everyone. Why does this code below work on the browser, android, but does not work on IOS? $(document).ready(function() { $( #menuIco ).on( click touchstart , function() { if ...
  • tiagocaus
  • Opened 
    on Jan 8, 2021
  • #8669

When html having ui-datepicker is compiled and appended dynamically and clicks on calendar icon, it displays multiple datepickers. This dynamically appended html is removed and appended again on each user ...
  • AshwiniAJadhav
  • Opened 
    on Jun 30, 2020
  • #8665

i tried to manually focus a text element. But it not working iphone browsers
  • ksmahes97
  • Opened 
    on May 4, 2020
  • #8663

I just came here to say a Big Thank You for this amazing library and framework. I ve just recently given the task of picking a robust, mature easy-to-learn, simple web application development framework ...
  • nemethmik
  • 8
  • Opened 
    on Apr 24, 2020
  • #8662

I use requireJS , JQ3.4.1 and JQ Mobile 1.5.0-alpha my code like this. require.config({ paths: { jquery: /jquery , jquery.mobile : /jquery.mobile-1.5.0-alpha.min , jquery.mobile-config ...
  • LingboCN
  • 1
  • Opened 
    on Dec 10, 2019
  • #8660

Example code: $(document).on( swipeleft , function(e) { console.log( Swipe left detected ); }); $(document).on( swiperight , function(e) { console.log( Swipe right detected ); }); And the viewport ...
  • teo1978
  • Opened 
    on Sep 26, 2019
  • #8659

Example code: $(document).on( swipeleft , function(e) { console.log( Swipe left detected ); }); $(document).on( swiperight , function(e) { console.log( Swipe right detected ); }); And the viewport ...
  • teo1978
  • Opened 
    on Sep 26, 2019
  • #8658
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.