Best option to replace IFRAMES

Asked

Viewed 1,292 times

0

I am currently working on the development of a platform with many different functionalities and pages, we are using IFRAMES to save repeated loads (Menu, shortcuts, etc), however the use of IFRAMES for systems is not a good practice, how and why I can replace IFRAMES, maintaining the idea of avoiding too many shipments?

1 answer

0


Hello friend all right? Consider using DIV instead of IFRAME. But for the updates of HTML elements within a DIV it will be necessary to use Javascript and/or some JS framework like Angularjs or even good and old Jquery. Both using Httpxmlrequest (AJAX) for asynchronous and dynamic authentication. Success!!!

  • The point is that I am running server-side snippets inside the pages that are loaded in iframe, I don’t know what would be the behavior of the request in this environment.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.