javascript - Smart Modal disabling window? -


the contractor did our site used version of smart modal jquery plugin, not 1 ben marshall one: https://code.google.com/p/esp1179/source/browse/trunk/smart-modal/jquery.smartmodal.js?r=22, on our login dialogs.

when invalid login happens, form seems disabled , can't figure out why not explicitly disable form or of it's controls, exception of hiding login button , showing spinner.

https://www.scic.com/schedule

click of register links have price showing course , enter jibberish in username , password inputs.

the file calling dialog loadpopups.js.

can check out , me figure out why happening? i'm pull out hair have remaining.

the div element containing error message, called "error_msg" large , z-index'd on entire surface of form. here's screenshot firebug:

enter image description here

you can fix adding .error_msg{} style declaration (around line 2484 way firefox sees output of /css/c/style/):

 height: 30px 

Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -