Search found 8 matches

Go to advanced search

by Murali
Tue Feb 03, 2015 8:21 pm
Forum: Issues
Topic: Uncaught TypeError: Cannot read property 'getBounds' of null
Replies: 24
Views: 4928
 
Jump to post

Uncaught TypeError: Cannot read property 'getBounds' of null

Backup your JS files and then try deleting the JS files one by one, till you don't see the error. At least you can figure out which file is causing the problem. From then you can troubleshoot. As I don't have the source I can only make certain assumptions. P.N: DO NOT DELETE THE JS FILES WITHOUT TAK...
by Murali
Tue Feb 03, 2015 5:48 pm
Forum: Issues
Topic: Uncaught TypeError: Cannot read property 'getBounds' of null
Replies: 24
Views: 4928
 
Jump to post

Uncaught TypeError: Cannot read property 'getBounds' of null

referencing any external javascript resources or libraries?

by Murali
Tue Feb 03, 2015 5:09 pm
Forum: Issues
Topic: Uncaught TypeError: Cannot read property 'getBounds' of null
Replies: 24
Views: 4928
 
Jump to post

Uncaught TypeError: Cannot read property 'getBounds' of null

Are you using the google map component as well?

by Murali
Tue Feb 03, 2015 4:36 pm
Forum: Issues
Topic: Uncaught TypeError: Cannot read property 'getBounds' of null
Replies: 24
Views: 4928
 
Jump to post

Uncaught TypeError: Cannot read property 'getBounds' of null

have you used any external javascript libraries?

by Murali
Tue Feb 03, 2015 2:55 pm
Forum: Issues
Topic: Help with Google Places Map and result
Replies: 54
Views: 12588
 
Jump to post

Help with Google Places Map and result

When the user clicks the visit link, then fetch the data into an array. Then when you are loading the search result use that data for lookup and change the "icon" property of the marker accordingly. For calling a JS on href click you should use this code <a href="javascript:void(0);&q...
by Murali
Tue Feb 03, 2015 9:24 am
Forum: Issues
Topic: Make Grid float to bottom of screen
Replies: 8
Views: 1939
 
Jump to post

Make Grid float to bottom of screen

hi Maryna, I am trying to place a grid at the bottom of the screen. My screen does not have a footer. When I use any of the methods (CSS) descried in the forum to do that, the width of the grid increases. If you place a grid on the screen and make one of the rows opaque (background transparent: fals...
by Murali
Mon Jan 26, 2015 3:36 pm
Forum: Issues
Topic: Youtube
Replies: 3
Views: 707
 
Jump to post

Youtube

Here's some documentation on youtube component. This may help you get started

http://devcenter.appery.io/documentat...

by Murali
Mon Jan 26, 2015 2:05 pm
Forum: Issues
Topic: How to enable this plugin in my app - i have tried for days
Replies: 2
Views: 537
 
Jump to post

How to enable this plugin in my app - i have tried for days

I need some help with this plugin
https://github.com/donaldp24/CanvasCa...

I have tried to make sense of how to incorporate this plugin in my App but so far I have had no luck with this particular plugin

Please suggest as my project is entirely dependent on getting this to work

Go to advanced search