-
-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$.get is not opening content in specified #id modal div #54
Comments
check the content that returns by your url. |
На самом деле, проблема имеет место быть. Сам наступил на эти грабли. Берем пример из документации
ожидаем, что откроется модал с надписью Hello. Написано же "You can use it w/o markup at all by opening empty modal and filling it with custom data the way you want (see below)." |
В первоначальной версии в onOpen передавался элемент диалога, а потом стали передавать элемент оверлея. |
Хм... с какого коммита? |
наверное это 434530e |
Да, похоже. Доку надо поправить, но времени сейчас в обрез :( Если сделаете pull request — с удовольствием смёржу. |
I'm using this. But when it openes the php file it just dumps the content in "modal-overlay" div.
Am i missing something here?
The text was updated successfully, but these errors were encountered: