Search found 7 matches

Go to advanced search

by Gordon Duddridge
Wed Aug 12, 2015 8:06 pm
Forum: Issues
Topic: Navbar icons disappear after libraries upgrade
Replies: 4
Views: 521
 
Jump to post

Navbar icons disappear after libraries upgrade

The following has been given to me outside of this forum and solves the problem. It does not work under theme 'ios7', but I can live with that. Here's the revised CSS: /* .ui-icon class not available in jQuery Mobile 1.4? Select by dsid; you are using a different image for each one anyway [dsid=navb...
by Gordon Duddridge
Wed Aug 12, 2015 4:43 am
Forum: Issues
Topic: Navbar icons disappear after libraries upgrade
Replies: 4
Views: 521
 
Jump to post

Navbar icons disappear after libraries upgrade

This is NOT an answer to my problem. My app was no longer stable under libraries version 1.0. That is why I upgraded the libraries. Are you saying that custom icons on the navbar are impossible with more recent versions of the libraries?

by Gordon Duddridge
Tue Aug 11, 2015 7:25 pm
Forum: Issues
Topic: Navbar icons disappear after libraries upgrade
Replies: 4
Views: 521
 
Jump to post

Navbar icons disappear after libraries upgrade

Hello Sergiy, Unfortunately my app was becoming unstable even though I had not changed it. It had started to crash on Android and was showing signs of trouble on iOS. I decided to upgrade the libraries to see if that eliminated stability issues and it did. I'm am retesting the entire app right now. ...
by Gordon Duddridge
Mon Aug 10, 2015 5:47 pm
Forum: Issues
Topic: Navbar icons disappear after libraries upgrade
Replies: 4
Views: 521
 
Jump to post

Navbar icons disappear after libraries upgrade

I've just upgraded the libraries on my app from 1.0 to 3.1. Since doing this my icons no longer appear on the navbar. If I revert the libraries back to 1.0 the icons reappear. I'm using a CSS to add icons to the navbar that looks like this: [dsid=navbar_item1] .ui-icon { background: url("../ima...
by Gordon Duddridge
Fri May 16, 2014 9:18 pm
Forum: Issues
Topic: Retrieving photo base 64 string from an image component
Replies: 5
Views: 711
 
Jump to post

Retrieving photo base 64 string from an image component

Hello Yurii: I found the problem and I have 2 questions about it. The code you gave me only works if it is run from the page that has the image component. Question 1. Is there a way to retrieve the original base 64 string of a photo from an image component that is on a different page? My app has man...
by Gordon Duddridge
Thu May 15, 2014 7:12 pm
Forum: Issues
Topic: Retrieving photo base 64 string from an image component
Replies: 5
Views: 711
 
Jump to post

Retrieving photo base 64 string from an image component

Thanks for the quick reply Yurii. I'm having problems making your code work and I hope you can offer more advice. The first problem I encountered was on the first line where it appeared that 'Apperyio' was undefined for me and caused an abnormal termination of my app. I changed it to be simply 'Appe...
by Gordon Duddridge
Thu May 15, 2014 12:32 am
Forum: Issues
Topic: Retrieving photo base 64 string from an image component
Replies: 5
Views: 711
 
Jump to post

Retrieving photo base 64 string from an image component

Can a photo's original base 64 string be retrieved from an image component? If so then could someone please show me the JavaScript to do it?

Go to advanced search