Skip to content

This is a simple example modal window in Nette framework.

Notifications You must be signed in to change notification settings

reinerttomas/2018-11-nette-modal

Repository files navigation

Nette Modal Window

This is a simple example modal window in Nette framework.

Installation

1. clone or download repository "https://github.com/ReinertTomas/2018-11-nette-modal.git"
2. in project directory run commandline with "composer install"

Description

- @layout.latte
    - modal wrapper template with include modal-content
    - nette.ajax.js init
    - nette.ajax.js extension for handle show / hide moda window
- HomepagePresenter.php
    - function handleModal
    - forms
        - form success redirect
        - form with throw Exception
        - form ajax success
- Homepage:default.latte
    - modal content for every form in modal window

Assets

All assets included in /www

- jquery-3.1.1
- popper.js
- bootstrap
- live-form-validation
- nette.ajax.js
- spinner.ajax.js

About

This is a simple example modal window in Nette framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published