Skip to content

entropillc/AlertView.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlertView.js

Custom iOS-style alert view made from CSS/JS

Usage

Simply drop the CSS onto any page:

<link rel="stylesheet" type="text/css" href="alertview.css"/>

Then, include the JavaScript with jQuery:

<script type="text/javascript" src="jquery-1.7.1.min.js"></script>
<script type="text/javascript" src="alertview.js"></script>

License

Copyright 2012 Entropi Software, LLC.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published