Widget:FormSandbox: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
$(document).load(function() {
$(document).load(function() {


alert($('#input_2').val());
alert($('#input_2'));
hideAll();
hideAll();
if($('#input_3').val()==="USMLE Step 1"){
if($('#input_3').val()==="USMLE Step 1"){

Revision as of 13:01, 23 September 2020