Search found 11 matches

Go to advanced search

by Marco Della Gala
Thu Feb 06, 2014 11:22 pm
Forum: Issues
Topic: window.open + iframe problem (working on the desktop but not working on appery tester on mobile)
Replies: 6
Views: 1223
 
Jump to post

window.open + iframe problem (working on the desktop but not working on appery tester on mobile)

I tested your solution and it works but without using the window.open i can't control event like before load or on load exit etc. I would like to add to the page an image with a spinner and to hide it when the web page in the iframe has been loaded. Why the solution with window.open("url",...
by Marco Della Gala
Mon Jun 17, 2013 3:26 pm
Forum: Issues
Topic: multiple location points from a REST + info window
Replies: 4
Views: 1122
 
Jump to post

multiple location points from a REST + info window

Actually i changed the code infowindow.open(Appery("googlemap_2"),marker)

by Marco Della Gala
Thu Apr 04, 2013 2:26 pm
Forum: Issues
Topic: how to color selected list item containing grid and labels?
Replies: 6
Views: 1185
 
Jump to post

how to color selected list item containing grid and labels?

thanks it works.
I added the css asset and it is ok.
Is there any way to live the color of the selected item to the same of .ui-btn-down-c (in the css) after the click???

by Marco Della Gala
Thu Apr 04, 2013 1:20 pm
Forum: Issues
Topic: how to color selected list item containing grid and labels?
Replies: 6
Views: 1185
 
Jump to post

how to color selected list item containing grid and labels?

hello i have a problem with list item. I found a similar post in https://getsatisfaction.com/tiggzi/to... I tested the code proposed in that post: code$(document).ready(function() { $("li.ui-li-static").removeClass("ui-li-static").addClass('ui-btn'...
by Marco Della Gala
Thu Apr 04, 2013 8:40 am
Forum: Issues
Topic: List items with labels, images or grids are styled as read only.
Replies: 17
Views: 5014
 
Jump to post

List items with labels, images or grids are styled as read only.

hello i have the same lisa's problem, but i would like to have the selected item colored in a different color when it is tapped. I'm working with the old version of tiggzi and i can not change the buttom down color of any standard jquery mobile theme. I tried to add a custom swatch in the jquery mob...
by Marco Della Gala
Thu Mar 28, 2013 12:27 pm
Forum: Issues
Topic: loading spinner + message
Replies: 18
Views: 4091
 
Jump to post

loading spinner + message

so is it not possible to use jQuery Mobile loading indicator??? (it was usefull because there were differt theme and i was interested in theme a ) is it possible with showSpinner() to show the spinner image and a message (loading...) too?? is it possible to change the background color of the tiggzi ...
by Marco Della Gala
Wed Mar 27, 2013 10:35 am
Forum: Issues
Topic: loading spinner + message
Replies: 18
Views: 4091
 
Jump to post

loading spinner + message

is it possible to have a loading spinner + a loading message both appearing before a page or a rest are load I tried to add a js on before load event code$.mobile.loading( 'show', { theme: "b", text: "foo", textonly: false, textVisible: true });/code but it doesn'...
by Marco Della Gala
Thu Mar 07, 2013 5:22 pm
Forum: Issues
Topic: how to hide list button icon??
Replies: 1
Views: 375
 
Jump to post

how to hide list button icon??

Is it possible to hide a list button icon???

by Marco Della Gala
Thu Mar 07, 2013 9:15 am
Forum: Issues
Topic: invoke a service every x seconds automatically
Replies: 2
Views: 567
 
Jump to post

invoke a service every x seconds automatically

Is it possible to invoke a service in automatic way every x seconds to refresh the data obtained by the REST service??? i'm working on a project where users can add content to the server periodically (Questions answers). I already built a REST service which get these content form the server on load ...

Go to advanced search