Questions tagged as 'load'

2
answers

ion-spinner only works once, how to correct this?

Scenery: The <ion-spinner> directive is used on screen A, but when it is used on the next screen, screen B, a problem occurs, where it appears but does not have the animation. Has anyone ever had this problem, and was able to...
asked by 19.01.2016 / 20:21
1
answer

Problem invoking method of a newly loaded class

I made a code that dynamically compiles a java file, and through the .class generated with load this class, create an instance and invoke its methods using the getDeclaredMethod() method. So far so good. But now I'm encountering an error...
asked by 07.04.2016 / 16:04
1
answer

Pass $ _SESSION in load () jquery

I would like to know if it is possible to pass $_SESSION to load() of jquery. I have a page, where I call by load another, but I need to get the value of $_SESSION on the second page, but it is not working, hence my quest...
asked by 27.08.2016 / 01:21