|
Search
You searched for the word(s): Height
Showing page 183 of 208 (2,075 total posts)
< 1 second(s)
-
>>When i input text ''www.microsoft.com'' on normal module, the cuteEditor will automatically change to ''<a href=''http://www.microsoft.com/''>www.microsoft.com</a>'', how can i prohibit to add the <a href=''http://www.microsoft.com/''> and </a>, and only show the pure text?
Please check the following ...
-
you will test.. here
http://www.delmaster.com/CuteEditor2/simple.asp
code is
<% dim content content =''<P><FONT face=''''Comic Sans MS'''' color=#800000 ...
-
<% Set Editor = New CuteEditor
Dim temp_styledropdownMenuNames, temp_styledropdownMenuList, temp_snippetDropDownMenuNames, temp_snippetDropDownMenuList, temp_imagesDropDownMenuNames, temp_imagesDropDownMenuList temp_styledropdownMenuNames = ''redcolor,boldgreen,highlight'' temp_styledropdownMenuList = ...
-
Yepp. that worked fine Adam.
I have run into a somewhat stranger problem. When inserting an image i use the example javascript code and all is fine. However..
When i read the text back from the database (it all looks fine in the database btw), it messes up the <img> tags in a most peculiar way. The dynamic url i have to ...
-
1. When i input text ''www.microsoft.com'' on normal module, the cuteEditor will automatically change to ''<a href=''http://www.microsoft.com/''>www.microsoft.com</a>'', how can i prohibit to add the <a href=''http://www.microsoft.com/''> and </a>, and only show the pure text?
2. How can i do not add the ...
-
Hi,
I have downloaded and installed the DotNetGallery for testing and I have come across a small problem. I think everything is setup OK with regards permissions to write to the images folder I have and when I load the page that has the gallery control on it, it does indeed create the gallery.xml file but it has no entries for the files, ...
-
i want to define a custom button in CuteEditor to phase some html code, the code is <img src=''*******''>
when i click the button, the code ''<img height=''30'' src=''*******'' width=''28''>'' will be generated in CuteEditor, the image height and width seem auto generate, Can i remove the height=''30'' and ...
-
Hello again!
I don't know if you understand better if I send you a table that has been ''destroyed'' by cute editor...
<table style=''WIDTH: 529px; HEIGHT: 1468px; cellspacing: ''><tbody><tr><td class='''' title='''' style=''WIDTH: 523px; HEIGHT: 1693px'' valign=''top'' align=''middle''><div align=''left''><img ...
-
I have tried this but get error:
Microsoft VBScript runtime error
'800a01b6'
Object doesn't support this property or method:
'editor.EditorOnPaste'
Here is code:
<%
...
-
Hmmm, well thanks for the tip. I wondered if Iframe might be worth a
shot. Unfortunately, it didn't work. Here's my latest code (ASP
followed by updated Javascript, changes highlighted in red):
----------------------------------------------------------
Response.Write(''<iframe ...
... 183 ...
|
|
|