asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx Web Messenger: http://cutesoft.net/Web-Messenger/default.aspxasp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspxasp wysiwyg html editor: http://cutesoft.net/ASP asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx Live Support: http://cutesoft.net/live-support/default.aspx
vaibhav_harb: Yes, I am tried with dialogTop property but not get resolved. var editor=CuteEditor_GetEditor(this); var newwin=editor.ShowDialog(null,'DynamicContentList.aspx',editor, 'dialogWidth:400px;dialogHeight:240px;dialogTop:10''); If you use editor.ShowDialog function, the location of the dialog is calculated automatically. dialogTop will be ignored. asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx Web Messenger: http://cutesoft.net/Web-Messenger/default.aspxasp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspxasp wysiwyg html editor: http://cutesoft.net/ASP asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx Live Support: http://cutesoft.net/live-support/default.aspx
vaibhav_harb: Yes, I am tried with dialogTop property but not get resolved. var editor=CuteEditor_GetEditor(this); var newwin=editor.ShowDialog(null,'DynamicContentList.aspx',editor, 'dialogWidth:400px;dialogHeight:240px;dialogTop:10''); I suggest you use Window.moveTo() Method in your dialog to moves a window's left and top edge to the specified coordinates. Hope it helps. asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx Web Messenger: http://cutesoft.net/Web-Messenger/default.aspxasp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspxasp wysiwyg html editor: http://cutesoft.net/ASP asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx Live Support: http://cutesoft.net/live-support/default.aspx