newPOPE / nette-modal-windows

Example how to solve modal (Twitter Bootstrap) windows can be handled in Nette Framework project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  1. git clone https://github.com/newPOPE/nette-modal-windows.git
  2. cd nette-modal-windows
  3. composer install
  4. touch app/config/config.local.neon
  5. cd www
  6. php -S localhost:3000
  7. Open localhost:3000 in your browser.

About

Example how to solve modal (Twitter Bootstrap) windows can be handled in Nette Framework project.

License:Other


Languages

Language:CSS 89.7%Language:JavaScript 5.5%Language:PHP 4.7%