Websites optimized for use by small-screen mobile devices, often on bandwidth constrained network connections.

learn more… | top users | synonyms (1)

0
votes
1answer
11 views

Google Maps on PhoneGap not showing Full

I have a problem where my Google Maps is only showing top tiles (much like this issue PhoneGap + JQuery Mobile + Google Maps v3: map shows Top Left tiles?) but in iOS and with jQuery UI Map. However ...
1
vote
0answers
21 views

Detect browser support for HTML Media Capture

How can I detect browser support for HTML Media Capture* ? The traditional way of testing if an attribute is supported doesn't seem to work on some devices (tested on iPad and Google Nexus): var ...
-1
votes
1answer
42 views

Mobile website Vs Mobile application [closed]

Our application is school management system. There are 3 modules, Admin, teacher, Parent/Student. Admin has responsibility to configure application for school specific details. Teacher's main role is ...
0
votes
0answers
21 views

backbone model fetch not working on mobile web browser

i'm working with mobile web app using require, backbonejs and jquerymobile. The fetch method is working well on web browsers but returning error with iphone, android browsers. here's the screenshot of ...
-3
votes
0answers
36 views

Where to find specialized D3.js expertise [closed]

We've hit an issue developing a d3 project and are looking for some expert help. I tried to post part of the issue here but the urls are internal so the post got killed. I am looking to hire or pay ...
0
votes
2answers
55 views

Appending value to textbox from javascript not working in Android default browser

I am trying to implement phone no. masking for Mobile website. And I could not use jquery mask plugin as it was not working properly in devices. Below implementation is working fine in Android Chrome ...
0
votes
0answers
32 views

How to make mobile web page stay zoomed out on iPhone after tilting

I have a web game that is 1000px wide and I want to iPhone to start zoomed out and stay zoomed out to 1000px width and disable zooming. But what happens is when I turn the phone sideways then turn it ...
0
votes
0answers
21 views

Can't get iphone web app to hide navigation bar using meta tag

So I'm using the following tags: <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> if I understand ...
0
votes
0answers
28 views

Sencha Touch: avoiding blank line while combining Carousel and Toolbar

I'm having an issue while scrolling between items in the vertical carousel: http://i.imgur.com/FVvePac.jpg The blank division has the same height as the toolbar. Is there any way to avoid the blank ...
-6
votes
3answers
58 views

Build mobile web application as an Android app [closed]

I am creating a mobile web application using JQuery Mobile and Angular JS using Visual Studio 2012. I am wondering how could I build this as an Android application. Any recommended technologies out ...
0
votes
1answer
41 views

Text appears in a much narrower column on mobile browsers than on desktop, so much so, it's squeezed off the page

I'd be very grateful for any advice on the above issue. I have tested the site on the major desktop browsers and everything looks fine. However on opera, on my smart phone, all text is squeezed into ...
0
votes
0answers
39 views

Mobile web, how to retain selected text on touch

I have been looking at using something like jQuery Text Editor (http://jqueryte.com/) to provide some simple html editing capabilities on a mobile app using the mobile web. When I use jQ TE on a ...
0
votes
0answers
54 views

White flicker with webkit mobile

So this seems to be a pretty common occurrence but the solutions are all across the board and not working quite as promised. The problem: Right now on dev.harvestamerica.com when I open the mobile ...
0
votes
0answers
19 views

High Responsive but Prevent Background Clicks in Mobile Web Apps

So I've seen this question asked and asked again, typical questions like: jQuery mobile- For every live tap event should there be an equivalent click event? how to prevent bleeding through of clicks ...
1
vote
1answer
117 views

Detecting User Agent to redirect on specific Jsp in struts 2

As title suggests I want to redirect the requests of mobile phones to specific page. another way I expect is only a variable that contains information about UserAgent so That U can use that Variable ...
0
votes
0answers
34 views

Retina mobile web app

DISCLAIMER: I know that these types of questions have been asked to death, but none I could find helped my specific case. I'm doing a mobile web app where I can't use responsive styles (=defining ...
-1
votes
1answer
60 views

What is Backbone.js? [closed]

I hear a lot about Backbone.js. What is Backbone,js? In what scenario is it very helpful? Any working tutorial would be very helpful.
0
votes
0answers
77 views

Validations in jquery mobile for creating mobile site is not working in mobile device?

I am working with jquery mobile to create dynamic mobile websites, now i have implemented the validations using validation engine, its working on my local machine. but its not working on mobile ...
1
vote
0answers
32 views

Overflow doesnt work in <aside>-tag, but in <div> why?

I just spend a fair bit of time debugging my mobile application. I'm building a mobile website and implementing an inbox-like UI for one of my views. As in a lot of mobile applications, I created a ...
0
votes
0answers
183 views

Does jqGrid mobile create with reqular jqGrid responsive design. or jqGrid mobile separate from jqGrid?

Does jqGrid mobile create with reqular jqGrid responsive design. or jqGrid mobile separate from jqGrid? More explanation for question: I have web big old application that working with jqGrid i ...
1
vote
0answers
316 views

Dynamic “apple-touch-icon” on Android devices?

I have an HTML mobile web app that uses a single source of code for multiple branded sites. Each "site" needs to have its own "apple-touch-icon.png" that is used when the site is bookmarked to a home ...
1
vote
1answer
110 views

color-changing (balence) background image on mobile website

I am a beginner programmer designing a website for smartphones and i have a background image for the body that i would like to slowly vary in color balance, alternating colors as if someone was ...
0
votes
2answers
82 views

Make pop out nav modal close on touch event outside area

My website is responsive and for narrow views the navigation switches to an icon that shows the nav on click. To close the navigation panel you can click the icon again or anywhere outside of the nav ...
-1
votes
1answer
152 views

Editing Microsoft office 2013 documents from Mobile? [closed]

Is it possible to edit MS Office 2013 documents(MS Word,Excel,PPT) on Mobile Devices or Mobile browsers? We are planning to take office 365 Enterprise plan in our enterprise and there is a requirement ...
0
votes
0answers
55 views

Nesting Swipeviews

I've come across a situation where I have parent SwipeView carousel (works fine) and inside one of the pages I need to make an image carousel (with swiping). I was hoping to use SwipeView for it, but ...
0
votes
1answer
58 views

Why when my desktop screen and mobile screen have the same resolution don't they display the same thing?

For example, one my desktop one of my 50px wide button is viewed on my desktop it looks like it occupies about 5% of the screen space as expected. But when viewed on my Android device with the same ...
0
votes
0answers
49 views

Soft English keyboard in input type=text under Japanese iOS

I have a HTML form in which I have following two textboxes <input id="UserName" name="UserName" type="text" > <input id="Password" name="Password" type="password"> When I click on the ...
1
vote
0answers
22 views

getting external web page with in another mobile web site/ mobile web page

I am trying to create a web page where a fixed download button at bottom and top area calling another page which has link, when i click the link, it will take to external webpage. where i call it with ...
0
votes
1answer
185 views

Optimize animations on website created with jquery for tablet

I have a SPA website that uses extensively jQuery. All fine - looks and behaves great on all browsers. Now I have the request to make it tablet friendly. Just by opening the website on a tablet the ...
0
votes
0answers
32 views

How can I get the facebook's contents

Facebook Developers When I get Facebook's contents, I used POST_ID form the FQL that is below THE FQL SELECT created_time, post_id, actor_id, message FROM stream WHERE filter_key = 'owner' AND ...
0
votes
1answer
211 views

Backbone.js Mobile Slider - Passing Variable through View Functions

I'm following this tutorial to build a mobile slider: http://mobile.smashingmagazine.com/2012/06/21/play-with-hardware-accelerated-css/ The only difference is, I'm trying to incorporate it into ...
0
votes
0answers
176 views

Saving remote images to local folder via Javascript

Is it possible to download an image with a specified URL to a folder within the space of the web app, say in /images, to be accessed locally? I say this because I'm writing a mobile web app wrapped ...
0
votes
0answers
60 views

Can Spring Mobile Treat iOS and Android Differently?

Spring Mobile allows a Spring MVC application to detect whether a web client is a desktop/laptop, tablet, or mobile device. Is it possible to determine if a device is Android/iOS using Spring Mobile? ...
0
votes
0answers
45 views

CSS for printing purposes from mobile devices

I'm building an app for Android that will print a web page to a Bluetooth printer the problem is that the dimensions of my divs and font sizes are changing from screen resolution to another, from a ...
0
votes
1answer
73 views

Mobile optimised website different zoom levels on different browsers

Thanks in advance... I've built a site that is responsive and has a mobile friendly version. The problem I'm having is, on my Nexus 4, an iPhone, and most other Android devices I've tried, it ...
0
votes
1answer
99 views

Using Spring Security to manage iOS Homescreen web app sessions to prevent reauthn

I recently ran into an issue where I'm being reauthenticated every time I launch or bring my web app to the foreground when launching it from the homescreen on iOS (I added it to the homescreen from ...
1
vote
1answer
31 views

Android Application to setup another app

I want to know that, Can we create an app on Android in which we can configure the settings of another application. I want to have an app to behave like a server in which the changes are done and the ...
1
vote
3answers
282 views

My device has 720px resolution but in browser width is 360px

My mobile device is HTC One X, resolution: 720x1280 I need to do responsive web-page in html i write <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; ...
0
votes
1answer
75 views

Is there a JavaScript framework for context-aware popups? [closed]

I'm looking for something like Add2Home.js: but much more generic and customizable: I would like to inform the user e.g. "Did you know you can click this button to do this?" The popup should ...
0
votes
1answer
119 views

Mobile web design for various devices

I'm new to developing sites for mobile devices and looking for some insight from those that know more than I do. Since starting this project I have learned that there are a lot of differences between ...
0
votes
3answers
261 views

media query doesn't work on devices

I am trying to apply media queries to a blogger template. @media all and (max-width: 600px) { //styling here } This works fine on desktop browsers, when I am resizing the window. However ...
0
votes
0answers
59 views

Mobile App Google Maps crashing

Im working on making a mobile ready webpage that using Google Maps API to get the users current location and plotting it on a map. I already have the code ready and it works fine to get the marker in ...
1
vote
1answer
152 views

Divs not taking up full page height in Safari for iPhone & iPad

I've been having trouble getting my page elements to fill up 100% of the viewport height in mobile Safari (iPhone and iPad). I have an element which contains my page elements set to 100% height (as ...
1
vote
1answer
262 views

NodeJS, Assigning Name/getting value of Jade Checkboxes

I populate a table within a form from a Mongo Database. I want the user to be able to select one or many checkboxes and then determine which items were selected from the table. One part of the problem ...
1
vote
0answers
47 views

Payments made through iOS Facebook App?

I know there is IAP for native apps, regarding the iOS, but does this effect websites (I will explain)? I have an e-commerce store (standard website) and my client wants to be sell on Facebook ...
0
votes
4answers
154 views

How to test html5 mobile webpage on pc

Am developing a html5 mobile webpage with html5,css3 and javascript.but how to test the layouts in pc.I tried to add some plugins to resize the browser to the resolution of mobile phones,but din ...
1
vote
0answers
354 views

Highlighting/ Selecting text on element with Javascript/JQuery for mobile web (android, iOS, Windows Phone)

I'm attempting to speed up the process for "copying and pasting" text in ALL mobile web browsers (Android, iOS, and Windows Phone) by allowing a user to click/touch an element and it will auto ...
1
vote
2answers
146 views

symfony2 controller needs two ways of return-values, one for symfony-application (inside symfony) one for mobile (json)

I'm trying to build a restful JSON api for my Symfony2 Application. I'm using the http://jmsyst.com/libs/serializer JMS\Serializer Bundle to serialize my Entities to JSON. I have this example ...
0
votes
1answer
84 views

Can Sikuli be used for moble web testing?

I know Sikuli is used for mobile apps testing, has anyone used it for mobile web testing with iOS Safari or Android Browser on mobile devices?
0
votes
0answers
51 views

Web styles after Android back button

I'm creating a web application which, when viewed in Androids native web browser looks fine until you click the back button. When it goes to the previous page, it loads the content, but does not ...

1 2 3 4 5 17