Show pop up in stead of whole page
How can i navigate to a popup window. Not it works, but it shows a whole page, in stead of a popup window. I have also tried:
.navigateTo('MessagePopup',{transition: 'pop'});
Im using the IOS7 theme. What is going wroing?