Modal windows handling in Nette Framework
How you can manage Twitter Bootstrap modal windows in Nette Framework project.
Solution is based on nette.ajax.js and snippets.
Demo:
git clone https://github.com/newPOPE/nette-modal-windows.gitcd nette-modal-windowscomposer installtouch app/config/config.local.neoncd wwwphp -S localhost:3000- Open
localhost:3000in your browser.