Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

gilluminate/Boostrap-Fullscreen-Modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Bootstrap-Fullscreen-Modal

Extends Bootsrap Modal. Resizes modal window to fit viewport.

Requirements

uh.....bootstrap-modal

Usage

  • Use data-toggle="external-modal" (instead of bootstrap data-toggle="modal") on your button/link trigger.
  • Or, replace $(this).modal('show') with $(this).externalModal(); with your on('click')
  • Include an iframe with empty src='' inside .modal-body div for external site support

About

Resizes modal window to fit/fill viewport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published