Ticket #1903: function_test.txt

File function_test.txt, 314 bytes (added by Wojciech Olchawa, 16 years ago)
Line 
1function test()
2
3    {
4
5        var FCK = FCKeditorAPI.GetInstance('<%=FCKeditor1.ClientID %>') ; FCK.InsertHtml('{u_mergefield}'); delete FCK; newwin=window.open('Selection.aspx',null,"left=300,top=100,height=200,width=200,status=yes,titlebar=no,toolbar=no,menubar=no,location=no"); newwin.focus();
6
7    }
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy