Hi, Im using the DayPilot 2.3 and Im doing a projectworkingwindow.openwith javascript for show a day selected, it works goodfor JavaScriptFreeAction (eg.: window.open("Default2.aspx?startingtime=0}", null,"height=200,width=400,status=yes,toolbar=no,menubar=no,location=no"); but for select events throw JavaScriptEventAction, it doesnt works, it doesnt open the window.
Can anyone help me?
Thanks