Phase One!
Here is a quick and simple script you can include in your own website to start getting the word out without having to say anything! Simply include this script call in your website and the kind upgrade hint will slide down and show to anyone visiting in Internet Explorer! On this demo site the script shows for everyone, but the actual script only shows for IE.
How Does It Work?
First, this plugin requires the jQuery library to function. So be sure you have it included before this plugin script is called. If you forget, the plugin will kindly alert you that you need to include jQuery. You can grab the latest version from Google's API at the awesome scriptsrc.net, or copy and paste from below. Remember, only if you need it. If you have jQuery included already, do not include it a second time!
Now you copy this line of script code and paste it into either your header or footer. Preferably your footer, but depending on how your site is put together, all your scripts may be in the head already ;)
jQuery Source (only if needed!)
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
Browsing Better Plugin Code
<script src="http://commondatastorage.googleapis.com/browsingbetter/jquery.browsingbetter.min.js"></script>
Neat. So what is the header and footer?
The
<head>...</head>section of your HTML page would be the header, and the footer section will be just above the closing body tag,
</body>
Those HTML tag thingies scare me, can you help?
Shoot me an email and I will see what I can do ;) (contact info in footer!)
Is That It?
Yup. For now. Have some more planned soon, but wanted to get this out quickly. Upcoming awesome includes
- Fully Functional jQuery Plugin
- WordPress Plugin
Why These?
Simple. People love options, so the plugins will have a myriad of choices, colors, animations, text etc. It will rock so stay tuned!
I Closed The Demo! Can I see It Again?
Sure! Just refresh :)