Search found 7 matches

Go to advanced search

by Matthew Garton
Mon Aug 03, 2015 6:44 am
Forum: Issues
Topic: Google map angular set centre position
Replies: 3
Views: 581
 
Jump to post

Google map angular set centre position

Can't paste the html :(

by Matthew Garton
Mon Aug 03, 2015 6:42 am
Forum: Issues
Topic: Google map angular set centre position
Replies: 3
Views: 581
 
Jump to post

Google map angular set centre position

This was the html tag that is coming out unexpectedly:

""

by Matthew Garton
Mon Aug 03, 2015 6:41 am
Forum: Issues
Topic: Google map angular set centre position
Replies: 3
Views: 581
 
Jump to post

Google map angular set centre position

Hi, I am trying to set the centre position of the google map component in an Angular app using the controller. When I put {{variable_x}} into the centre field of the map component in the design view the html code comes out wrong when debugging the app. I don't know a great deal about this but it alm...
by Matthew Garton
Mon Aug 03, 2015 4:19 am
Forum: Issues
Topic: Selecting elements angular.js
Replies: 4
Views: 1040
 
Jump to post

Selecting elements angular.js

Hi, Thanks for the response. For anyone out there that needs this it took me forever too works this out. In the init function on the page I had this code: $scope.btn_height = "{'height' : '" + window.innerHeight /2 + "px'}"; Then on the button in the design view. Add the attribut...
by Matthew Garton
Mon Aug 03, 2015 4:12 am
Forum: Issues
Topic: Platform not loading
Replies: 8
Views: 1746
 
Jump to post

Platform not loading

I had the same issue. In IE it would load but I could not open a page. In chrome it would not load. I tried @Bob Fludder fix of clearing cache and this fixed the problem.

by Matthew Garton
Fri Jul 31, 2015 2:35 am
Forum: Issues
Topic: Selecting elements angular.js
Replies: 4
Views: 1040
 
Jump to post

Selecting elements angular.js

Some other code snippets I have tried

var x = Apperyio('Button1'); (TypeError: object is not a function)
var x = Apperyio('Button1').find(); (TypeError: object is not a function)

by Matthew Garton
Fri Jul 31, 2015 2:22 am
Forum: Issues
Topic: Selecting elements angular.js
Replies: 4
Views: 1040
 
Jump to post

Selecting elements angular.js

Hi, I have been trying to select elements in the init script of page that is using bootstrap angular.js and cannot figure it out via the documentation. Ultimately I want to set the height of a button based on the screen size. What I cannot do is be able to find or set the property value for the butt...

Go to advanced search