Hi there,
I’ve got a CJuiDialog with a link inside:
<a id="confirmMissionCancel" class="linkbutton" href="#" onclick="$("#confirm-mission-dialog").dialog("close");">I don't know yet</a>
it works perfectly the first time the dialog is opened but then it doesn’t. Clicking on the “X” always close the dialog though.
Any idea?
Thanks
Renaud