I need to develop a app , where it opens the site (mobile version) within this app .
I have not done anything yet, because I do not know where to start ...
I have knowledge in ionic , and I was reading about using ifra...
I have a site where an area of it is using the digital certificate (https), but jquery mobile does not work. How would I go about solving this? Here's what I'm calling below:
<html>
<head>
<meta charset="utf-8">
<m...
Hello,
I have a carousel on my site which is the basis for showing my products, it works fine on the pc (shows 4 images in sequence) and on the tablet (it shows 2 images in sequence) but on the mobile phone we have a problem, vertical shows 1...
I'm starting some WordPress jobs and I'm extremely new to the area. I'm using a plugin for the Max Mega Menu menu but it is not working on the mobile (the menu appears but when pressed to open it has no action), I've been looking in the plugin f...
The effect parallax.js ( link ) only works for desktop browsers.
Can something be done to make the effect visible on mobile devices?
I'm using the default classes and attributes:
<html>
<head>
<script src="js/jqu...
I'm trying to create a menu with the following features:
Horizontal with scroll
Working through touch / scroll of mobile devices.
Leave the middle of the div selected with a JavaScript / Jquery event (or a div within a linked container)...
Personal I have a news app, I have partnered with a classifieds site and I put a button in the app that directs the classifieds using the inappbrowser, however when the user of the app is inside the site more precisely on the tab to put a produc...
I'm having trouble viewing the calendar, when I'm running my application with IntelXDK the calendar view is done this way.
AlreadywhenIinstalledtheapplicationinthecell,ithadthefollowingdisplay. ItriedeverythingbutIstilldonotknowhowtod...
I have a index.php that uses the following JQuery and CSS :
<script src="http://code.jquery.com/jquery-1.12.1.min.js"></script><scriptsrc="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js">&l...
When I create an ul list with the listview attribute and place a link to href,
the framework automatically dims the list element and places an icon at the end. How can I remove this default behavior?
<ul data-role="listview">...