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'); Pain in muscles and joints can be a problem in everyday life, whether it involves…
Most modern businesses spend a lot of time thinking about digital touchpoints. Websites, email campaigns,…
While TikTok and Instagram battle for users’ attention with short vertical videos, Elon Musk’s social…
When you are looking to apply for a mortgage the one thing that most people…
Once you've memorized basic blackjack strategy, it's time to delve deeper into the game. Advanced…
Yoga is no longer just a physical practice. Yoga is popular as a lifestyle practice.…
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.