Search found 29 matches

Go to advanced search

by m z
Tue Jun 10, 2014 7:14 pm
Forum: Issues
Topic: does Drag & Drop for mobile web app is possible?
Replies: 25
Views: 5220
 
Jump to post

does Drag & Drop for mobile web app is possible?

I had to play with various combinations of the js versions. Ultimately, I used jquery UI v1.10.4 and touch punch 0.2.2. I believe it was the version of jquery UI that prevented the mobile app from working.

by m z
Wed Feb 26, 2014 6:17 am
Forum: Issues
Topic: Sliding Panel menu button with data-icon="bars"
Replies: 17
Views: 4367
 
Jump to post

Sliding Panel menu button with data-icon="bars"

Can you share the modification I would need to make to the source code to include the bars icon? I reviewed the flat-ui and ios7 .css files and could not find a difference for the bars icon code.

by m z
Sun Feb 09, 2014 4:42 pm
Forum: Issues
Topic: does Drag & Drop for mobile web app is possible?
Replies: 25
Views: 5220
 
Jump to post

does Drag & Drop for mobile web app is possible?

So, is the process as follows? 1) Add jquery UI as JS asset. 2) Add Touch Punch code as JS asset. 3) Place button on page 4) Call Appery('buttonName').draggable(). This worked for one button with a mouse, but not from my ipad. So it seems like the Touch Punch isn't working (only jquery UI). TP docum...
by m z
Sat Feb 08, 2014 7:03 pm
Forum: Issues
Topic: Sliding Panel menu button with data-icon="bars"
Replies: 17
Views: 4367
 
Jump to post

Sliding Panel menu button with data-icon="bars"

This seems to work okay with the flat-ui theme. However, it does not work with ios7 theme. The space for the icon is there, but you can't see the bars.

by m z
Mon Jan 13, 2014 6:55 am
Forum: Issues
Topic: Defaulting input box with datetime-local format.
Replies: 1
Views: 435
 
Jump to post

Defaulting input box with datetime-local format.

How does one default the input box (with datetime-local format) to the current date and time?

Once the input box is updated by the user, how is the date parsed from the value? How is the time parsed (in local time zone)?

by m z
Mon Jan 06, 2014 4:42 am
Forum: Issues
Topic: loading spinner + message
Replies: 18
Views: 4115
 
Jump to post

loading spinner + message

I'm interested in removing the Appery spinner and using the JQM version. Is there an easy way to disable the Appery spinner? Right now, both are showing resulting in a clumsy user experience.

by m z
Fri Jan 03, 2014 3:57 am
Forum: Issues
Topic: Save PDF file to server directory
Replies: 1
Views: 405
 
Jump to post

Save PDF file to server directory

I have an application that uses jsPDF to create a file. I'd like to take that PDF file and store it in the customer's server (in a given directory), not in the appery back end. Is this possible?

by m z
Thu Dec 12, 2013 12:17 am
Forum: Issues
Topic: camera service display in list
Replies: 3
Views: 830
 
Jump to post

camera service display in list

Can you help me with a code snippet to set the image component from local storage? Also, how would I populate only the one image that I'm interested in (inside the collapsible item that was selected)? As I originally mentioned, I can get the camera service to populate the box shown above. My problem...
by m z
Wed Dec 11, 2013 6:48 am
Forum: Issues
Topic: camera service display in list
Replies: 3
Views: 830
 
Jump to post

camera service display in list

I have a phonegap camera service that gets called from a button placed inside a dynamic collapsible list box (list loaded from a database service). When I click on the button to launch the service, the camera service is launched and the photo is placed where I expect it. My problem is that every pic...
by m z
Wed Dec 04, 2013 7:39 am
Forum: Issues
Topic: Collapsible List Background Color Problem
Replies: 1
Views: 469
 
Jump to post

Collapsible List Background Color Problem

Not sure why I can't get the background color of my collapsible list to change. I found that this call does change color: Appery('mcbEquipment').style.backgroundColor='green'; but I get the error: Uncaught TypeError: Cannot set property 'backgroundColor' of undefined This call does not change any ba...

Go to advanced search