Widget:MattTest2: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 230: | Line 230: | ||
} | } | ||
} | } | ||
if($("#next").css("visibility") == "visibile"){ | if($("#next").css("visibility") == "visibile"){ | ||
alert("pass"); | |||
$("#next").trigger("click"); | $("#next").trigger("click"); | ||
} | } |