javascript - Load iframe's popup in the same iframe -


i'm writing web app tablets, connect client's project management scheduler software. software has web interface, want put in iframe.

however, when navigating web interface, wants start session , open popup. want invisible users, meaning want iframe open popup essentially. if opens, device switches browser, taking them out of app.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -