Skip to main content

All Questions

Tagged with
0 votes
0 answers
46 views

want to make a swipe menu common for all page of my html,

I add some code for my swipe menu, the listview went well and can display the grid icon in the listview as mentioned in my code. However, if I want to prevent from redundant code, put the swipt menu ...
JQ Developer's user avatar
0 votes
1 answer
28 views

class added to div prints extra pages confusion

I am trying to set a small 5 lines of text part of a webpage that is the middle of my query mobile page as the only printing part of the page, the end goal is to print it on a 62mm x 52mm brother ...
Palendrone's user avatar
0 votes
3 answers
67 views

i want to show footer navbar on different situation in JQUERY MOBILE

I am making a mobile application with jQuery Mobile, but I have a problem with the Navbar Widget. Here is the relevant part of my HTML code: <div data-role="footer" data-position="...
김완동's user avatar
0 votes
1 answer
109 views

How to vertically align text in list view on JQuery Mobile?

I need to vertically align my text in <li> elements Currently I am setting the line-height as below, however this means it doesn't work on all screen sizes. I have tried applying vertical-algn:...
jackhamper32's user avatar
-4 votes
1 answer
61 views

My website has css issue on right side of website

Please visit this url: dev.dgconcepts.com.pk I don't know why, when we swipe left or right on mobile responsive, the website moves a little bit on both sides. I don't know what the issue is. Can ...
Taqi Baqar's user avatar
0 votes
1 answer
48 views

loadingbar is not working with navbar <nav> in html

I need your help. I am using loadingbar for my page like youtube, it works perfectly on page but when I use with navigation bar it is not working. this is my code for navigation, i don't know where is ...
Maqsood Hakro's user avatar
0 votes
1 answer
269 views

CSS navigation bar on responsive come from the bottom. -100% doesnt remove

Im working on a responsive navbar but have a bit of a problem. When it comes to the responsive part, when the mobile button is clicked the navbar overlay comes from the bottom. I know how to do this ...
user avatar
0 votes
1 answer
67 views

Positioning elements horizontally on Jquery mobile

I am very new with Jquery mobile and have been struggling to align these elements. My code is as below and I want the two icons to be horizontally in line with the caption "Heading". <h3&...
dev_tech's user avatar
3 votes
1 answer
238 views

How to change jQuery mobile side panel from push to overlay when switch from mobile view to tablet view

I am currently working on a jQuery Mobile(JQM) project. I am using jquery.mobile-1.4.5 for this project. I am trying to implement a mobile and tablet responsive side menu panel with a fixed header. in ...
Naveen Fernando's user avatar
0 votes
2 answers
304 views

Use custom CSS for radio buttons in JQuery [duplicate]

I want some customized radio buttons in Jquery mobile page. So I used CSS to customize the radio buttons. But unfortunately, the used CSS is overided by the jquery default css. My HTML code snippet is ...
Janeth Fernando's user avatar
0 votes
1 answer
462 views

Animated page style change after swipe

I decided to create a page where, after swiping a finger on a mobile device, its css style changes completely. I managed to achieve it all. It works as follows: The first style is specified in the ...
Radek Napora's user avatar
2 votes
1 answer
1k views

Swipe Event on HTML

Im trying to make a swipe event , on page 1 its can be swipe to the page 2 , but from page 2 its not working , what is wrong here ? its only works on page 1 , what shall i do ? (Page mostly code , i ...
Steven S's user avatar
0 votes
2 answers
1k views

How do I use css3 data-transition?

css3 seems to have transition and data-transition. I want to use the effects from here, but I'm not quite sure how to get them to work. I'm coming from css2 and html4 and these things are new to me. ...
bgmCoder's user avatar
  • 6,345
-1 votes
1 answer
592 views

how to prevent an image to move while scrolling in mobile app

I am developing a mobile app. I use JavaScript for the code and some jQuery mobile (1.4.5). My problem is that when I scroll, my images follow the scroll. I don't have this problem in the web version, ...
ubi's user avatar
  • 51
0 votes
1 answer
177 views

Jquery to slide left and right content off screen

i'm trying to get a slide left and right content that usually occurs in an APP rather than a webpage. Anyone can point me in the right direction with jquery ? As you click on the Left (<) or right (...
Crays's user avatar
  • 2,508

15 30 50 per page
1
2 3 4 5
184