"Sunday Collective" Social Linky Party 15 comments


Sunday collective social

Hi there and welcome to "Sunday Collective" Party

Our goal is to have you visit those in the linky, follow in as many ways as possible to help you gain new followers and gain new traffic to your blog and help bring down your Alexa stats and build social media followers. Let us know in comments that you were here so we can come follow as well. So with that said, link up your Twitter, Facebook, Pinterest and a link that you would like to have a comments on. Would you like to co-host

We are also looking for co-hosts for future Sunday Collective's if your interested signup here { Sunday Collective Form }

Twitter Followers Facebook Follows Pinterest Followers Your Blog Signup to receive reminder when the "Sunday Collective" party goes live

// <![CDATA[
(function() {
var form = document.getElementById("mad_mimi_signup_form"),
submit = document.getElementById("webform_submit_button"),
email = /.+@.+..+/;

form.onsubmit = function(event) {
var isValid = validate();
if(!isValid) {
for(var i = 0; i

= 0) {
input.onchange = validate;
}
}
return false;
}
if(form.getAttribute(“target”) != “_blank”) {
form.className = “mimi_submitting”;
submit.value = submit.getAttribute(“data-submitting-text”);
submit.disabled = true;
submit.className = “disabled”;
}

setTimeout(function() {
for(var i = 0; i < form.getElementsByTagName("input").length; ++i) {
var input = form.getElementsByTagName("input")[i];
if(input.getAttribute("type") == "text") {
input.value = "";
}
if(input.id == "signup_email") {
input.placeholder = "you@example.com";
} else {
input.placeholder = "";
}
}
}, 3000);
};

function validate() {
var isValid = true;

for(var i = 0; i

= 0) {
if(input.id == “signup_email”) {
if(!email.test(input.value)) {
emailErrorMessage(input, allDivs);
isValid = false;
} else {
removeErrorMessage(input, allDivs);
}
} else {
if((input.type == “checkbox” && !input.checked) || input.value == “” || input.value == “-1”) {
fieldErrorMessage(input, allDivs);
isValid = false;
} else {
removeErrorMessage(input, allDivs);
}

form.className = isValid ? “” : “mimi_invalid”;
submit.value = isValid ? submit.getAttribute(“data-default-text”) : submit.getAttribute(“data-invalid-text”);
submit.disabled = !isValid;
submit.className = isValid ? “submit” : “disabled”;

return isValid;
}

function emailErrorMessage(input, allDivs) {
if(input.getAttribute(“data-webform-type”) == “iframe”) {
input.className = “required invalid”;
input.placeholder = input.getAttribute(“data-required-message”) || “This field is required”;
} else {
allDivs[0].innerHTML = input.getAttribute(“data-invalid-message”) || “This field is invalid”;
}
}

function fieldErrorMessage(input, allDivs) {
if(input.getAttribute(“data-webform-type”) == “iframe”) {
input.className = “required invalid”;
input.placeholder = input.getAttribute(“data-required-message”) || “This field is required”;
} else {
for(var i = 0; i = 0) {
return element.innerHTML = input.getAttribute(“data-required-message”) || “This field is required”;
}

function removeErrorMessage(input, allDivs) {
if(input.getAttribute(“data-webform-type”) == “iframe”) {
input.className = “required”;
}

for(var i = 0; i = 0) {
return element.innerHTML = “”;

})();
// ]]>


About Karren Haller

I am a +70 Blogger that loves connecting with other women through blogging. A new recipe always intrigues, finding a new craft, creating bracelets occasionally and gardening is a favorite and writing brand reviews is a favorite for my readers. But most of all the connection to other bloggers. Creativity, simple life and getting things done

15 thoughts on “"Sunday Collective" Social Linky Party

Comments are closed.