AnnaSwiftpaw |
Member Joined Aug 10 2010
Actions
General Info
25 years old Virginia
Site Memberships
|
About Me
I make videos on youtube I am very creative when it come to my home. I am a talkitive person and I like doing things with my friends. I like to listen to music when I am on a trip at home any where! XD! I make my own creations and ideas if a friend has an idea and I like it I try to make it. nothing else you need to know about me all you need to know is in here and I LOVE
$ = jQuery;
#commentForm form textarea, .commentBody form textarea {
width: 100%;
}
var commentTooLongWarning = 'Your comment is too long!!!';
var flagConfirm = 'Are you sure you want to report this comment as spam?';
var resetConfirm = 'Are you sure you want to reset the flags for this comment?';
var deleteConfirm = 'Are you sure you want to delete this comment?';
var name_input_placeholder = 'Enter Your Name';
var email_input_placeholder = 'Enter Your Email Address';
-1;
if (nameError || emailError || bodyError) {
jQuery(".commentErrorBox").show();
} else if (captchaError) {
jQuery(".captchaErrorBox").show();
}
if (nameError && emailError && bodyError) {
showError("commentForm");
}
else {
if (captchaError) {
showError("captcha");
}
if (nameError) {
showError("commenterName");
}
if (emailError) {
showError("commenterEmail");
}
if (bodyError) {
showError("commentBody");
}
}
fillErrorFields();
}
commentsReturnURLPopulate();
setupPaging();
});
Post a CommentOops!The words you entered did not match the given text. Please try again.
#commentForm a {
font-weight: bold;
}
#commentForm {
font-size: 13px;
}
You must be a member to comment on this page. Sign In or Register
0 CommentsLoading...
|
Oops!
Oops, you forgot something.