Questions tagged [jquery-mobile-dialog]

18 questions
0
votes
1 answer

jQuery Mobile: Programatically opening a Dialog right after closing another

I'm currently developing a website that uses jQuery and jQuery Mobile. It has a Login Dialog which contains a Login button and a Register button.
0
votes
3 answers

How to load Dialog or Popup before page load using jquery mobile

Is there any method to call/show Dialog or popup before page load using jquery Mobile? I want to get some input before page load and according to that input next page will be loaded
Prasad
  • 1,783
  • 5
  • 22
  • 26
-1
votes
1 answer

jQuery-UI's .dialog with jQuery Mobile?

I'm currently working on retrofitting a large, existing webapp that makes extensive use of jQuery UI to work acceptably on mobile devices. I had been hoping to be able to use the jQuery Mobile library to do this, since it takes care of so much of…
1
2