N
N
nepster-web2014-04-30 21:37:08
Yii
nepster-web, 2014-04-30 21:37:08

How to organize modal windows in Yii2?

Actually, I heard about the tight integration of yii2 and jquery ui. And as for third-party modal windows, how to connect them beautifully?
And in general, if a situation arises when a modal window needs to be opened using js, well, for example, when we vote for an article, a modal window flies out with a warning that we have already voted.
Can I use my own scripts or is there already something that will make the job easier?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri Morozov, 2014-04-30
@nepster-web

There is a tight integration of yii2 and bootstrap, which has modal windows.
And here is this, for example.
https://github.com/samdark/the-modal
But, in general, I don't really understand how the server-side framework should help with the client-side. All magical "integration" most often comes down to a wrapper over a jquery plugin.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question