GithubHelp home page GithubHelp logo

apprise_v3's Introduction

jQuery Apprise_V3

Apprise_V3 is a very beautiful jQuery modal dialog plugin! See DEMO

Screen Shot 2021-10-11 at 19 53 48

Screen Shot 2021-10-11 at 19 52 37

For those who already use Apprise V1.5

jQuery Apprise V3 is the fully mobile supported version of Apprise V1.5.

The code size is smaller(yet more advanced features are available!) and more efficient than V1.5.

If you're already using V1.5, no code changes are needed.

Just replace your Apprise V1.5 to V3 and your apprise will work great automatically on mobile devices, too!

Installation

Apprise Requires jQuery. Just download the zip file and put apprise.min.css and apprise.min.js to your html directory

<link rel="stylesheet" href="apprise.min.css">
<script src="apprise.min.js"></script>

The most basic sample:

$(function() {
  apprise('hi there')
})

For more documentation, please see the documentation page.

CDN

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/exis9/Apprise_V3@latest/apprise.min.css">
<script src="https://cdn.jsdelivr.net/gh/exis9/Apprise_V3@latest/apprise.min.js"></script>

To Vue.js / React / Svelte / Flutter Users

I've been developping the non jQuery version, too! Please keep following me!

DEMO

See DEMO

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.