GithubHelp home page GithubHelp logo

shulikov-v / modalcss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pedrolaxe/modalcss

0.0 2.0 0.0 117 KB

Responsive Pure CSS Modal

Home Page: http://pedrolaxe.github.io/modalcss/

License: GNU General Public License v2.0

HTML 41.26% CSS 58.74%

modalcss's Introduction

Responsive Pure CSS Modal

Totally responsive!

To open modal, simply create a link with (href) to the div ID 'modal'

Example:

<a href="#modal" class="modal">Open Modal CSS</a>
<a href="#modal_N" class="modal">Open Modal_N CSS</a>
<a href="#modal_video" class="modal">Open Modal Video</a>
Responsive Videos

To add support for responsive videos in his modal, add a div with class "video", and put the iframe in your video, like this:

<div class="video">
<iframe width="560" height="315" src="https://www.youtube.com/embed/loD9nLUIQLU" frameborder="0"></iframe>
</div>

Supports Youtube,Vimeo and Others.

Close with Escape Key

Version

1.0.6

Live Demo

http://pedrolaxe.github.io/modalcss/

Author

Pedro Laxe

modalcss's People

Contributors

pedrolaxe avatar mlpassos avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.