Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): dialog
More Search Options
Showing page
38
of
256
(
2,552
total posts)
< 1
second(s)
web page dialog is empty popup
When clicking on various buttons on the control while loaded in Dotnetnuke 3.0.13 the pop window just shows the title ''--Web Page
Dialog
'' and the window is empty. I am using the 5.1 build of the Editor. Buttons include but not limited to Insert Image, Insert Template, Insert Emotions, Print Preview...etc..
Posted to
Cute Editor for .NET
(Forum)
by
TommyBoy
on
December 6, 2005
Re: Conditionally add tab to TAG dialog
Yes, it's possible to add more logics to tag
dialog
. However I suggest you modify CuteSoft_Client\CuteEditor\
Dialog
s\Tag.aspx instead of tag.config. This page allows you add conditional logic. Hope it helps. Let me know if you have any further questions.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 5, 2010
Re: File browsing dialog has been blocked
Hello I am one of FrJerichos customers affected by this issue. If I click on the 'Upload' button nothing happens. When I close the window after that IE 9 locks up on me and I have to force it to close. If I tab to the 'Upload' button and press enter, I see the pop up that FrJericho posted originally. I'm using IE 9, Windows 7 64 bit SP1. Let ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
July 21, 2011
Re: Add fields to dialog
I figured it out. You have to load Scripts/
Dialog
/
Dialog
Head.js and then use the following to get the editor: if(!window.
dialog
Arguments) { window.
dialog
Arguments = Window_Get
Dialog
Arguments(window); } var editor = window.
dialog
Arguments.editor;
Posted to
Cute Editor for PHP
(Forum)
by
J-roen
on
October 14, 2007
Re: File browsing dialog has been blocked
you where right, it works now when i change to IE9 standards. i am going to look into if i can force the browser to not use quirks mode. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> thx
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Hlybbi
on
September 19, 2012
Re: IE6 is getting the "File browsing dialog has been blocked" message
Thanks!The link you sent worked! So I went back and looked at the layout of my page, and noticed there was an issue with the layout. I fixed that and now it works great! Thanks for all your help with all my questions. Everything works great now :)
Posted to
ASP Uploader
(Forum)
by
Kal
on
April 15, 2010
Re: Custom buttons with Dialog
Tom, The source code of this example is included in the download package. Framework 1.x\HowTo\Add
Dialog
s\cs\create_a_custom_
dialog
.aspx Framework 1.x\HowTo\Add
Dialog
s\vb\create_a_custom_
dialog
.aspx Framework 2.0\HowTo\Add
Dialog
s\cs\create_a_custom_
dialog
.aspx Framework ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 9, 2007
Re: Multiselect, modal dialog and Firefox not working
I'm using a component from Component Art, but I've tried other modal
dialog
components with the same result. With Firefox it's not working to select multiple files. IE, Google Chrome and Safri is working just fine. Opera is also working, except the problem with the browse button. If I set the Uploadtype to flash it works ''sometimes''. It's ...
Posted to
Ajax Uploader
(Forum)
by
bundy69
on
April 28, 2010
Re: v6.6 with jquery dialog IE9
Hi rrowles2000, Can you create an example which can reproduce this issue and send it to
[email protected]
? I will check it and get back to you as soon as possible. Regards, Ken
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
April 17, 2012
Re: Remove checkbox in 'Insert'-Dialog Window
Yes. Please open CuteSoft_Client\CuteEditor\Scripts\
Dialog
\
Dialog
_InsertImage.js. Copy the following code in the bottom of this page: var inputs = FoldersAndFiles.getElementsByTagName(''input'') ; for(var i=0;i<inputs.length;i++) { inputs[ i ].style.display=''none''; }
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 6, 2007
More Search Options
« First
...
< Previous
36
37
38
39
40
Next >
...
Last »