Questions tagged [jquery-mobile-navbar]

62 questions
0
votes
1 answer

JQuery mobile persistent navbar (outside page div)

I've got a navbar outside the page div in a footer (it is on every page) I tried to do a simple fix for the persistent active state of the navbar It worked for the tabs on one of the pages but does not seem to work for this. Actually, everything…
0
votes
2 answers

Adaptive vertical scrollbar for jQuery Mobile tab content when navbar is in header

In some jQuery mobile tabs I have content that requires a scrollbar. The navbar that controls them is in the header like in this fiddle. I have tried to set height: 100%; overflow: auto; on all levels of the tab content, but the scrollbar is still…
user1382306
0
votes
1 answer

Collapse Navbar in Bootstrap 3?

I have a header section with a nav inside, because the header class has a image background image set in css which looks impressive. The issue is the navigation collapse expands the header and pushes the non-nav content that also resides inside the…
0
votes
3 answers

how can i dynamically set navbar tab text?

i want set names of each tab dynamically using script. I don't know the exact way to do this kindly help me out? here is html code:
Nomiluks
  • 2,052
  • 5
  • 31
  • 53
0
votes
1 answer

Simple Navbar in Jquery Mobile not working

I'm trying to do a simple jquery mobile navbar like the one shown here: http://demos.jquerymobile.com/1.4.0/tabs/#&ui-state=dialog The problem I'm having is that when I link to an html file, it loads without any styling or "jquery mobileness". Here…
Chris Cap
  • 1,056
  • 3
  • 13
  • 21
0
votes
1 answer

JQuery Mobile - data-iconpos not working in navbar

Is there a way to change icon position on navbar's buttons? I am trying to use data-iconpos="left" but that doesn't impact the buttons in navbar. EDIT - PROBLEM SOLVED Ahhhh. Got it! It was my own mistake. I was actually applying…
AnR
  • 1,809
  • 3
  • 26
  • 45
0
votes
1 answer

Disable Navbar toggle

I am using the navbar in jquery mobile like this
0
votes
1 answer

Jquery Mobile NavBar reflow

Hi i have this navbar :
0
votes
1 answer

jquerymobile design like IOS toolbar

I know this is stupid question but i found no answer I want to design this. Color is not important and I have done so far here is the code
skhurams
  • 2,133
  • 7
  • 45
  • 82
0
votes
1 answer

reduce spacing on one tab on navbar Jquery Mobile

I have a Navbar with three tabs on my header, I also want to add a fourth one for home button. butt only the home icon and no text. With what I currently have it is taking too much space. and it truncates the rest of the tabs on mobile device. how…
Dot
  • 279
  • 1
  • 9
  • 21
0
votes
1 answer

dynamically populate into navigation bar from javascript

This is my jquery mobile page header section i want to populate my dynamically populated data from javascript to navigation bar in this code.
0
votes
2 answers

jQuery Mobile Alert if navbar ID is Clicked

I am trying to revise the following jQuery Mobile code to display if the navbar with the id "e" is clicked. The code below works for all of the navbar items, but I only want the alert to appear if the navbar with the id "e" is clicked. Any help…
Brandon
  • 2,163
  • 6
  • 40
  • 64
0
votes
1 answer

Jquery Mobile 1.3 customized CSS styling

I am trying to style a page in jquery using CSS but it doesn't seem to work. Currently am using jquery 1.3.0 css however I am unable to align my #navgroup to the centre of the footer and I am also unable to remove the additional counter in white…
Kern Elliott
  • 1,659
  • 5
  • 41
  • 65
-1
votes
1 answer

navigation bar disappears if i add picture under

I have a strange problem. Everything on my page went well, I had my navigation bar ready (also for my mobile phone). Then I put a photo under the navigation bar and the bar was gone .. I want the bar fixed so that it remains visible, but when I do…
-1
votes
1 answer

navbar disappears at medium (768px) - bootstrap 3.3.7

I have two navbars on my page. The first one is working, but the second one is not. I have the following code for the 2nd one: