--> jQuery(document).ready(function($){ jQuery(".DropDown").hover(function() { jQuery(this).toggleClass("open"); }); }); if (!jQuery.browser.mobile) { jQuery('body').on('click', 'a[href^="tel:"]', function() { jQuery(this).attr('href', jQuery(this).attr('href').replace(/^tel:/, 'callto:')); }); } $(document).ready(function () { $('#topSupport').hover(function () { $('.fa-support:before').css('color', '#F09C26'); }, function () { $('.fa-support:before').css('color', 'black'); }); }) jQuery(document).ready(function() { jQuery( '#cta-bar-click' ).on( 'click', function() { var link = jQuery(this).find( 'a' ).attr('href'); window.location.href = https://www.verbruggen.nl/en/request-product-brochure/; } ); }); jQuery(document).ready(function() { $(".divlink1").on('click', function() { window.location = "http://www.google.com"; }); }); //nusrat $("#clicktry").click(function() { window.location = "https://stackoverflow.com/questions/14715416/making-a-div-clickable"; }); jQuery('.wonderpluginslider-container') .show() .find('a[href="https://www.wonderplugin.com/wordpress-slider/"]') .parent().remove(); /* ]]> */