Skip to main content

All Questions

Tagged with
1 vote
0 answers
108 views

jquery mobile responsive panel: open left and right panels at the same time

For jquery mobile responsive panel on a big wide screen, left and right panels should be allowed to be opened at the same time. But currently 1.4.5, only one panel can stay open. opening one panel ...
Dave's user avatar
  • 759
0 votes
1 answer
368 views

Maintain Scroll Position When Panel Swipes Open

I have a page with a side panel that swipes open. I would like the scroll position to remain in the same place, when this panel is swiped open. Currently, it snaps to the top. My below code is not ...
BlueHelmet's user avatar
0 votes
1 answer
62 views

Panel not changing page in jquery mobile

I'm trying to code a panel that closes and changes the current page after a user taps a link but nothing happens after the links are tapped. I originally tried to change the page by with a tags (ie. )...
Andrew S.'s user avatar
0 votes
1 answer
59 views

Nav panel in Jquery mobile

Hi I'm trying to implement a panel with 2 links. My idea is to have 3 different files: page1.html and page2.html Page1: <div> <h1> This is the Page 1</h1> </div> Page2: ...
Pablo Garcia's user avatar
0 votes
1 answer
93 views

jquery mobile: responsive panel, why the style is applied?

From the Chrome developer tool, the style class is applied to the second div with ui-panel-dismiss. Why? Both div(s) are siblings under body. What is the meaning of char ~ after ui-page-active? ...
Dave's user avatar
  • 759
1 vote
1 answer
173 views

jquery mobile fixed panel not working 1.4.5

Jquery mobile, The demo for fixed panel: not working. The left panel is scrolling with content. http://demos.jquerymobile.com/1.4.5/panel-fixed/ Noticed that the ui-panel-fixed style class is added ...
Dave's user avatar
  • 759
1 vote
1 answer
21 views

Jquery mobile panel error

On my site http://www.mobile-development.org each page has a different panel which you can open using the header. Only the first page has a link instead of a panel. When I navigate to a course page ...
Marco Marcellis's user avatar
0 votes
1 answer
114 views

JQuery Mobile - opening panel jumps page to top

When I'm scroll down page a little and then tap on open panel button page jumps to top. HTML: <div data-role="page"> <div data-role="panel" data-display="overlay" id="mypanel"> test ...
QkiZ's user avatar
  • 870
0 votes
1 answer
76 views

Jquerymobile: toggle between 2 images as open panel icon not working

I tried to toggle between 2 images that it's open and close panel icon but not working, I had tried many ways but still not working. Like below image, The first load is open panel icon because the ...
kongkea's user avatar
  • 9,928
0 votes
1 answer
60 views

jquery mobile external panel does not open properly

I am trying to get a jquery mobile panel working. Currently, when the panel opens it slides all the way covering my page instead of just part way. I'm thinking it has to be something to do with ...
fat fantasma's user avatar
  • 7,573
-1 votes
1 answer
5k views

Jquery Mobile Panel Swipe Event and Tabs Swipe Event Inside a page?

I have multiple pages inside a single html. And I've an external panel that can be swipe in and out (panel can open and close ) in all pages. In one page i have swipe tabs feature. Both Panel and ...
Rahul.S's user avatar
  • 393
1 vote
1 answer
343 views

Jquery mobile: How to set panel push content only not header and footer?

I have a simple page that has nav panel and i want to push the content only not including the header and the footer. This is my sample code: <div data-role="page" class="jqm-demos" id="tpage" data-...
Zero_73's user avatar
  • 183
0 votes
1 answer
276 views

jQuery Mobile Panel & Media Queries

I have a panel on my jQuery Mobile Page like this: http://pastebin.com/SB1SdhET and this media query here: http://pastebin.com/2tTWTip9 I use this to reduce the size of the page when the user ...
Ahmed Hasn.'s user avatar
0 votes
1 answer
994 views

JQuery Mobile 1.4.5 right panel animation

I'm using a JQuery Mobile 1.4.5 external panel on the right side of some pages, and the pages have also the class ui-responsive-panel, so that the main content is resized according to the panel width ...
deblocker's user avatar
  • 7,657
1 vote
3 answers
1k views

Jquery mobile 1.4.5 set panel height possible?

I am making a jqm project mobile only. I have two panels one set to push the other is overlay. One is in the left corner and the other is top right corner. My question is it possible to set the ...
JASON FOREST's user avatar

15 30 50 per page
1
2 3 4 5