jQuery is a JavaScript library which is simple, light-weight, open source, cross browser and simplifies animations, event handling, and developing Ajax-based web applications and promotes rapid application development.
if ($("#element").length)
{
...
} if($("#element").is(":visible") == "true")
{
...
} $(document).ready(function(){
$(document).bind("contextmenu",function(e){
return false;
});
}); $(document).ready(function() {
$().mousemove(function(e)
{
$('#mouseDiv ').html("X Axis = " + e.pageX + " and Y Axis = " + e.pageY);
});
});
<DIV id=mouseDiv></DIV> $(document).ready(function() {
// If the browser type is Mozilla Firefox
if ($.browser.mozilla && $.browser.version >= "1.8" ){
// some code
}
// If the browser type is Opera
if( $.browser.opera)
{
// some code
}
// If the web browser type is Safari
if( $.browser.safari )
{
// some code
}
// If the web browser type is Chrome
if( $.browser.chrome)
{
// some code
}
// If the web browser type is Internet Explorer
if ($.browser.msie && $.browser.version <= 6 )
{
// some code
}
//If the web browser type is Internet Explorer 6 and above
if ($.browser.msie && $.browser.version > 6)
{
// some code
}
}); $(element).removeClass('Class1').addClass('Class2'); People usually stumble onto the 461 visa when they realise there’s no simple way to…
In today’s digital era, people look for convenience, transparency, and genuine rewards from their financial…
If you are planning to start a lighting business and looking for a supplier of…
If you are a copywriter or a content marketer, you will second my statement that…
Motorcycle accidents often lead to severe injuries because riders have minimal protection compared to drivers…
No business owner starts his or her business with the hope of making losses. Everyone…
View Comments
Wonderful post! We will be linking to this particularly great post on our site. Keep up the great writing.
Great post, it is helpful and useful tips. Keep on sharing such a good post.