When I want to change pages I call the changePage method but I'm having some problems:
1- I want the effect to slide between pages, I have already set the transition to slide but nothing happens, it's still fading
2- When I change page I can see the transition between pages very slow, it even shows the html content without style at first and then converts it, can I make it more smooth? How can I make it load faster?
Thanks,
Pam