Want to Change the World With Your Business? Grow Slow [VIDEO]


Want to Change the World With Your Business? Grow Slow [VIDEO] | Inc.com

You’re about to be redirected

We notice you’re visiting us from a region where we have a local version of Inc.com.

READ THIS ARTICLE ON

or remain on inc.com

Get Inc. Straight to Your Inbox

SIGN UP FOR TODAY’S 5 MUST READS

‘);

$(‘.status’).css(‘display’, ‘flex’);

$.post(‘../lib/newsletter-signup.php’, formValues, function(data) {
if (data == ‘1’) {
$(‘.form-messages’).html(“Thank you for signing up for Inc. Must Reads!”);
document.cookie = “incNewsletterFlyinCompleted=true; expires=Fri, 1 Jan 2100 00:00:00 UTC; path=/”;
setTimeout(function() {
$(‘#newsletter-flyin’).remove();
}, 2000);
} else if (data == ‘-1’) {
$(‘.form-messages’).html(“This email address is already signed up.”);

setTimeout(function() {
$(‘.status’).css(‘display’, ‘none’);
}, 5000);
} else {
$(‘.form-messages’).html(“Something went wrong…”);

setTimeout(function() {
$(‘.status’).css(‘display’, ‘none’);
}, 2000);
}
});
} else {
$(‘.form-messages’).html(“Please enter a valid email address”);
$(‘.status’).css(‘display’, ‘flex’);

setTimeout(function() {
$(‘.status’).css(‘display’, ‘none’);
}, 2000);
}

return false;
});
});






Published on: Jan 10, 2018









Source link

WP Twitter Auto Publish Powered By : XYZScripts.com
Exit mobile version