Custom iOS-style alert view made from CSS/JS
Simply drop the CSS onto any page:
<linkrel="stylesheet" type="text/css" href="alertview.css"/>Then, include the JavaScript with jQuery:
<scripttype="text/javascript" src="jquery-1.7.1.min.js"></script><scripttype="text/javascript" src="alertview.js"></script>Copyright 2012 Entropi Software, LLC.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0