V
V
Vadim2014-02-19 12:00:18
CMS
Vadim, 2014-02-19 12:00:18

How to implement a dialog box for quick editing?

Hello
In my CMS, I am making it possible to quickly edit content from the site. When you hover over an element, the edit button appears, then a dialog box opens:
image.png
What is the best way to display the contents of the window: load via ajax or iframe?
The downside of loading via ajax is that js and css of the site can intersect with the contents of the window.
The option with iframe with js, css is simpler, there can be no intersections with the site.
Now I'm using ajax.
Which option is better to use?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question