How can I use a Window.Open since JavaScriptEventAction? - DayPilot Forums http://forums.daypilot.org/Topic.aspx/34/how_can_i_use_a_window_open_since_javascripteventaction Replies to question 'How can I use a Window.Open since JavaScriptEventAction?'. How can I use a Window.Open since JavaScriptEventAction? 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

]]>
http://forums.daypilot.org/Topic.aspx/34/how_can_i_use_a_window_open_since_javascripteventaction Andre http://forums.daypilot.org/Topic.aspx/34/how_can_i_use_a_window_open_since_javascripteventaction Fri, 20 Apr 2007 14:44:06 +0200
New reply to 'How can I use a Window.Open since JavaScriptEventAction?' http://forums.daypilot.org/Topic.aspx/34/how_can_i_use_a_window_open_since_javascripteventaction#ma32it4jfzbphejivawcr5m3yq Dan Letecky http://forums.daypilot.org/Topic.aspx/34/how_can_i_use_a_window_open_since_javascripteventaction#ma32it4jfzbphejivawcr5m3yq Fri, 20 Apr 2007 21:01:34 +0200 New reply to 'How can I use a Window.Open since JavaScriptEventAction?'
Before it's released you can use apostrophes instead of quotation marks:

window.open('Default2.aspx?id={0}', null,'height=200,width=400,status=yes,toolbar=no,menubar=no,location=no');]]>
http://forums.daypilot.org/Topic.aspx/34/how_can_i_use_a_window_open_since_javascripteventaction#4d53cbxhungetfyjbjklgkrk5y Dan Letecky http://forums.daypilot.org/Topic.aspx/34/how_can_i_use_a_window_open_since_javascripteventaction#4d53cbxhungetfyjbjklgkrk5y Sun, 22 Apr 2007 21:32:46 +0200
New reply to 'How can I use a Window.Open since JavaScriptEventAction?' http://forums.daypilot.org/Topic.aspx/34/how_can_i_use_a_window_open_since_javascripteventaction#i5q6sdyukjdnlenioqgonbg2wi Andre http://forums.daypilot.org/Topic.aspx/34/how_can_i_use_a_window_open_since_javascripteventaction#i5q6sdyukjdnlenioqgonbg2wi Tue, 14 Aug 2007 14:13:05 +0200 New reply to 'How can I use a Window.Open since JavaScriptEventAction?'
HOWTO: Open a pop-up window with event details]]>
http://forums.daypilot.org/Topic.aspx/34/how_can_i_use_a_window_open_since_javascripteventaction#luov7bmtoragvhmbwzj7czldle Dan Letecky http://forums.daypilot.org/Topic.aspx/34/how_can_i_use_a_window_open_since_javascripteventaction#luov7bmtoragvhmbwzj7czldle Tue, 11 Sep 2007 10:07:14 +0200