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 27: Line 27:
$("input[name='pos']").val(Pos - 1);
$("input[name='pos']").val(Pos - 1);
loadQuestion();
loadQuestion();
});
} else {
} else {
alert("Already at Start");
alert("Already at Start");
}
});
}
}
function selectExam(){
function selectExam(){

Revision as of 09:35, 30 October 2012