|
Search
You searched for the word(s): table
Showing page 92 of 255 (2,541 total posts)
< 1 second(s)
-
Hi, i have an issue with the current Firefox 3.5.5. Some strange bugs occur when i use the following sample code in the CE and want to edit the headline or the lines between the headline and the table. If i press enter within the headline, the part after the cursor jumps to the bottom, below the table and creates a new ...
-
It will be really nice if the name of the table is configurable which stores the images and other uploaded files. Or if it is already configurable then please let me know where it can be changed. If it is not, is it something we can do by ourself? Thanks,Ajay
-
Dear Neeraj,
Please open global.asax, you will find the following method, please update the highlighted code and set the nickname:
public static bool GetUserInfo(string loginName,ref string nickName,ref string password,ref bool isAdmin)
{
loginName=loginName.ToLower();
Hashtable ...
-
Hi
When our users user IE5.5 and request the properties for the TD or TR tags in a table the following javascript error occurs.
Have tested it on your demo page with IE5.5 and we get the error, IE6 and so on all seem to work fine.
Any chance of a fix?
Thanks
-
Hi Hee, Q1. Even if I have not source code license, I can change any page, right?hm...What is the difference between source code license and another license? Yes, most of the layout you can change the page directly to achieve your own requirement. Source Code License: ...
-
When you click ''Cancel'' or ''Cancel All'', CuteWebUI_AjaxUploader_OnStop will be called, you can use the following examples to test it:
<%@ Page Language=''C#'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>
<script ...
-
Hey Adam,
I was able to create an isolated version of my code that shows the IE effect I was talking about. Included in this archive are the original simple.asp modified only to use my toolbar and other configurations. After that simple1.asp has my content but your stylesheet and renders the toolbars as far as I can tell the same. The ...
-
ok i found the bug and fixed it.
in WINIE.js line 664:
richDropDown('Editor1_forecolorimg','colorbox',160,160,'#FFFFFF','8pt','verdana'); this assumes that the editor's ID is Editor1 and if not then it cannot find the x/y offset for the source object.
replace ...
-
Right click table, properties.
Go to the 4th tab, select color -> more colors, I enter 003300 press ok set border to 1px.
Next when I look in html it has set the size of the borders to 3300px... reproducable in cutesoft examples
-
Hi pjs75,
Please try the code below. uploader1 is the uploader control ...
... 92 ...
|
|
|