Parameter Conditional Statement


jQuery('document').ready( function($) {
if (window.location.href.indexOf("?referred") > -1) {
//Do the stuffs here
$('.referred-form').fadeIn(250);
}
});
Want a Fast Server Like Mine?

GET VULTR!