Bonjour,
Dans mon formulaire s'affichant dans une modalbox (scriptaculous) j'ai un bouton qui me permet d'afficher une popup calendrier (calendar.js),
Mon calendrier s'affiche bien mais derrière ma modalbox.
Voici comment j'appel mon calendrierComment mettre en premier plan ma popup de calendrierCode:onclick="Calendar.MPopUpCalendar(this, document.modalboxmaj.date , 'dd/mm/yyyy','',true)"
Merci d'avance