Search found 7 matches

Go to advanced search

by Daniel6480935
Thu Dec 19, 2013 7:40 am
Forum: Issues
Topic: How to create dynamic list items from service?
Replies: 5
Views: 230
 
Jump to post

How to create dynamic list items from service?

I could get it to show the list if I added a search box on that page, but I want to populate it from an array instead. How can I add listItems from an array like the one in the picture?

by Daniel6480935
Thu Dec 19, 2013 6:21 am
Forum: Issues
Topic: How to create dynamic list items from service?
Replies: 5
Views: 230
 
Jump to post

How to create dynamic list items from service?

Hi, I use the techniques to link my json top level item to the list item and text to text, but I don't see any results showing up. I have tested that there are available records on that page...I am stuck at the moment, what else can I try?

by Daniel6480935
Thu Dec 12, 2013 4:53 am
Forum: Issues
Topic: How to create dynamic list items from service?
Replies: 5
Views: 230
 
Jump to post

How to create dynamic list items from service?

How do you create dynamic list items returned from a web service? I have added a list with three items but they are static and I want to replace them with the json results from my service.

by Daniel6480935
Wed Dec 11, 2013 12:54 am
Forum: Issues
Topic: How do you set Google map to full screen? CSS code with width: 100% and height: 100% breaks the map.
Replies: 5
Views: 389
 
Jump to post

How do you set Google map to full screen? CSS code with width: 100% and height: 100% breaks the map.

It is actually the search bar I added below the header that creates the scroll, is there a way to subtract the height of the searchbar from the height, the header doesn't seem to cause an issue with the map height?

by Daniel6480935
Tue Dec 10, 2013 8:47 pm
Forum: Issues
Topic: How do you set Google map to full screen? CSS code with width: 100% and height: 100% breaks the map.
Replies: 5
Views: 389
 
Jump to post

How do you set Google map to full screen? CSS code with width: 100% and height: 100% breaks the map.

thanks I can see the map trying to fill the screen, but creates a vertical scroll bar because of my header and tab menu at the bottom, is there a way to put the map behind these elements to avoid the scroll bar?

by Daniel6480935
Tue Dec 10, 2013 12:38 am
Forum: Issues
Topic: How do you set Google map to full screen? CSS code with width: 100% and height: 100% breaks the map.
Replies: 5
Views: 389
 
Jump to post

How do you set Google map to full screen? CSS code with width: 100% and height: 100% breaks the map.

I added a Google map to my page and I added this class to my CSS file: .map { width: 100% !important; height: 100% !important; } It prevents the map from load at all for some reason, how can I set the map to fill the screen on all devices? I use tabs too and want them to overlay at the bottom, same ...

Go to advanced search