Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Show Alert Message to Upgrade their IE browser in jQuery

Nov 16, 2012
Introduction:

Here I will explain how to Show Alert Message to upgrade their IE browser in jQuery.

Description:

In previous posts I explained jQuery Accordion menu Example, Create tooltip in jQuery, Get Browser type and version and many articles relating to jQuery. Now I will explain how to show alert message to upgrade theier IE browser in jQuery.


Suppose we created a stunning modern website that looks and works amazing in modern browsers but the user who came to your site is using browser like IE6 or IE7 or IE8 at that time site will not look nice because some of latest properties won’t work in old version of IE browsers. To avoid this situation we have IE Alert jQuery plugin to show alert message to user like upgrade your IE browser. To use that IE Alert Plugin first download it from the site IE ALERT and write the following code in your page

<script type="text/javascript">
$(document).ready(function() {
$("body").iealert();
})
</script>
Whenever we use IE Alert Plugin and run application in IE 6 or 7 or 8 it will show popup like this 

For Live Demo check this site in IE 6 or 7 or 8 

IE ALERT Message for Old Browsers 

To download plugin check this IE Alert Plugin

If you enjoyed this post, please support the blog below. It's FREE!

Get the latest Asp.net, C#.net, VB.NET, jQuery, Plugins & Code Snippets for FREE by subscribing to our Facebook, Twitter, RSS feed, or by email.

subscribe by rss Subscribe by RSS subscribe by email Subscribe by Email

2 comments :

AdrienneRocha said...

It's entirely released in Django. Actually they are the individuals who developed the Django framework itself.

Anonymous said...

<>

Give your Valuable Comments

Note: Only a member of this blog may post a comment.

© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.