login.admin.mysstaging.com
Open in
urlscan Pro
52.73.43.130
Public Scan
URL:
https://login.admin.mysstaging.com/main/login
Submission: On March 01 via api from US — Scanned from DE
Submission: On March 01 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMPOST /main/login
<form class="fm-FormWrapper fm-FormWrapper_Login u-MarginSmall" action="/main/login" method="post">
<div id="jq-userMessageDiv" class="o-Media u-IsHidden">
<a class="u-IsHidden" href="#" title="Close">
<svg class="c-Alert_Close"><use xlink:href="#ico-Close"></use></svg>
</a>
</div>
<script type="text/javascript">
if (typeof $mysjquery != 'undefined') {
$mysjquery(document).ready(function() {
$mysjquery('.mys-alert-close').on('click', function(e) {
e.preventDefault();
$this = $mysjquery(this);
$this.parent('ul').parent('div').animate({
height: ['toggle', 'swing'],
opacity: 'toggle'
}, 500, function() {
$mysjquery(this).removeClass().addClass('mys-display-none').removeAttr('style');
$mysjquery('li', '#jq-userMessageUl').remove();
});
});
// Create a function for AnimateCss by extending jQuery to add the desired animation class and run the animation once as well as remove the animation class and aslo remove the alert from the page
$mysjquery.fn.extend({
animateCss: function(animationName) {
var animationEnd = 'webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend';
this.addClass('animated ' + animationName).one(animationEnd, function() {
$mysjquery(this).removeClass('animated ' + animationName);
$mysjquery(this).css('display', 'none');
});
return this;
}
});
// NOTE: Removing per Julie, affected booth holds out of Builder, the only thing on that page is this alert. She wanted it turned off for now to make sure there were no other problem spots before putting it back in
/* // Call the animateCss function with the fadeout class after 2.5 seconds on the desired class (crrently only using this on success messages)
setTimeout(function() {
$mysjquery('.c-Alert_Success').animateCss('fadeOut');
}, 2500); */
});
function displayMessages(userclass, usermessages) {
var className = '';
switch (userclass) {
case 'info':
className = 'c-Alert_Info';
iconFile = 'ico-Info'
break;
case 'success':
className = 'c-Alert_Success';
iconFile = 'ico-Success'
break;
case 'error':
case 'failure':
className = 'c-Alert_Warning';
iconFile = 'ico-Warning'
break;
case 'warning':
className = 'c-Alert_Warning';
iconFile = 'ico-Warning'
break;
default:
className = 'u-IsHidden';
iconFile = 'u-IsHidden'
}
// TODO: Make this animate on new errors instead of just appear
$mysjquery('#jq-userMessageDiv').removeClass().addClass('o-Media').addClass(className);
$mysjquery.each(usermessages, function(index, value) {
$mysjquery('#jq-userMessageDiv').append('<div class="o-Media_Item"><svg class="o-Media_Figure c-Alert_Icon"><use xlink:href="#' + iconFile + '" /></svg></div><div class="o-Media_Body">' + value + '</div>');
});
}
}
</script>
<div class="fm-Field_Stack">
<label class="fm-Label_Stack"> Email address or username: </label>
<input class="fm-Input" type="text" name="username" value="" placeholder="example@domain.com" required="">
</div>
<div class="fm-Field_Stack">
<label class="fm-Label_Stack"> Password: </label>
<input class="fm-Input" type="password" name="password" value="" placeholder="Password" required="">
</div>
<div class="fm-Field_Stack u-MarginXsmall">
<input class="c-Btn c-Btn_Primary u-WidthFull" type="submit" value="Log In">
</div>
<div class="fm-Field_Stack">
<a href="/password/forgot" class="c-Btn c-Btn_Ghost u-WidthFull">Forgot your password?</a>
</div>
</form>
Text Content
WELCOME TO THE SHOW DASHBOARD Email address or username: Password: Forgot your password? Having problems logging in? Call us at: 513-527-8823 – or – 888-527-8823.