I need bind external page to ionic template with header and menu. Eg. When click in menu to link http://google.com opens state with ionic header and menu but in template body website http://google.com
Asked
Active
Viewed 52 times
0
-
you should use an iframe but you need `$sce` for trust the HTML injected – gianlucatursi Aug 25 '16 at 17:33
-
Can you make example with $sce – KingStakh Aug 25 '16 at 17:38
-
of course. Check [this](http://stackoverflow.com/a/20045301/1374997) – gianlucatursi Aug 25 '16 at 18:19