Skip to main content

All Questions

1 vote
0 answers
538 views

jquery-1.11.2.min.js to jquery-3.5.1.min.js : Object doesn't support property or method

recently i changed my cshtml page refers been replaced from jquery-1.11.2.min.js TO https://code.jquery.com/jquery-3.5.1.min.js after that the below code returns error as "Unhandled exception at line ...
Jey2331129's user avatar
0 votes
0 answers
34 views

jQuery mobile scroll down is disabled after touch

Well i use Angularjs as a calculator insid a jquery mobile page and it works lovely.Thought whenever i click in backround empty area automatically i get to the top of the page,scrollbar is disabled ...
Alpha Nutrition's user avatar
1 vote
0 answers
107 views

ma5menu moblie menu not closing

I am using ma5-mobile-menu from https://github.com/ma-5/ma5-mobile-menu and everything working properly however after clicking a page from menu, menu does not close and stays on on the page therefore, ...
Amirsaman's user avatar
1 vote
0 answers
26 views

jquery mobile popup sends wrong hash url when using angularjs & MVC ASP.NET

I saw forum posts that basically say that jquery mobile does not play well with angular. I tried a suggested "angular-adapter", but could not get that to work. I am wondering if there is another way? ...
iqworks's user avatar
  • 445
0 votes
1 answer
76 views

angularjs 1.6 with backbone router - how to activate a controller?

We have a single-page application with a backbone router and jQueryMobile, quite simple setup. Now there are two pages with angularjs in that application. But, because we are not using an angularjs ...
Ralf Jahr's user avatar
  • 322
0 votes
2 answers
1k views

Select box not updating when model is changed programmatically

I have a select box in a popup that i assign an initial value without any problems. However, I want to change the select boxes value when I open the popup the issue is that although it "ticks" the ...
AKMorris's user avatar
  • 422
-5 votes
3 answers
643 views

Is there any framework for building website and mobile app with same codebase?

I am looking for framework which will provide me website and app development with same codebase, rather than designing website and mobile app separately. I came across phonegap and ionic frameworks, ...
Saurabh kukade's user avatar
-1 votes
2 answers
146 views

Mobile number should fetch network name and circle automatically - Ionic 1

I'm developing an ionic v1 app in which, when I'm typing the mobile number, the network name and circle name should get automatically updated in the dropdown as like the applications like PayTM, etc......
Rajkumar K's user avatar
  • 1,509
0 votes
1 answer
598 views

pdf document opening issue with angularjs mobile app. with cordova build

Currently i am working on opening pdf document in angularjs w.r.t. desktop/ mobile also. i have followed this ref.: Open a PDF in a new window of the browser with angularjs there similar ...
vasu's user avatar
  • 43
1 vote
0 answers
320 views

API doesn't seem to run on mobile browsers

I'm currently trying debug an API issue that I can't seem to get it running on a mobile browser (iOS or Android). The API i'm using is Bitly API that shortens URL. So far I've managed to get working ...
clestcruz's user avatar
  • 1,111
0 votes
0 answers
57 views

Angularjs and JQuery passing data between pages

I'm currently trying to develope a webapp with AngularJs and Jquery mobile. I have the following code on index.html file <ul> <li> <input type="hidden" value="cat"> <a href="#...
Aqu Akhil's user avatar
-4 votes
2 answers
576 views

Is ionic better option for developing mobile apps?

There is lot of confusion what to use, which framework most of the developers are using?. What is in demand for mobile app development?? should i start to learn Ionic and start working on projects ...
Sandeep K. Gupta's user avatar
0 votes
1 answer
622 views

jQuery / AngularJS: Tap hold not working inside AngularJS

I'm open for suggestions as I am no good in AngularJS. I want to hide image box and get the id of image. <div data-role="page" id="pageone"> <div data-role="main&...
Roxx's user avatar
  • 3,908
0 votes
1 answer
131 views

AngularJS autologin before page is loaded

I try to implement a remember-login function to my AngularJS / ionic mobile app the problem: the login page is allways loaded before the automatic login is finished and the transition starts, so you ...
Niki Ernst's user avatar
0 votes
2 answers
82 views

ng-model gets defaulted correctly, but select won't show the text, shows blank instead

So, I'm trying to read a list of options from the server, and supply it to tag, with the first option as default - which is really important thing to do - but all I've got is the model is being set ...
Boda's user avatar
  • 349

15 30 50 per page
1
2 3 4 5
11