Skip to content

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

License

Notifications You must be signed in to change notification settings

newPOPE/nette-modal-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published