Widget:SandboxNew: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
$("input[name='pos']").val($("input[name='pos']").val()--); | $("input[name='pos']").val($("input[name='pos']").val()--); | ||
loadQuestion(); | loadQuestion(); | ||
alert($("input[name=' | alert($("input[name='stash']").val()); | ||
}); | }); | ||
} | } |