Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): table
More Search Options
Showing page
30
of
255
(
2,541
total posts)
< 1
second(s)
Table Font Size
Using DNN 4.8.2 how do I get the font size inside a
table
consistant with the rest of the editor. If I insert a
table
the font appears much larger yet it's correct when I publish. I have tried editing the DNNGeneral.css file with no luck.
Posted to
Cute Editor for .NET
(Forum)
by
jhoelz
on
March 26, 2008
Re: Auto set table borders to "0"
Please modify the CuteEditorconstants.js file.// You can modify the following function to change the
table
default properties within the Insert
Table
dialogvar _CreateEditing
Table
Style = ''<
table
border='1' cellspacing='0' cellpadding='3' style='border-collapse:collapse;width:320'>'';
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 13, 2006
Re: Table border does not show in normal mode
Adam, Thank you for your reply, but that didn't work. Can you get it to work with just a simple example? I can't even get it to work with just a simple example like i gave above. Just in case i'm missing something in my $editor definition here is what i have in my ...
Posted to
Cute Editor for PHP
(Forum)
by
ibizard
on
February 16, 2009
Re: Font doesn't change in the table when I enlarge the editor
Hi Adam, Thank you for getting back with me. What I did was just enlarge the editor window, then I highlighted all my text then I selected a font style i.e verdana and it worked fine. But when I go to change the same highlighted text again the font doesn't want to change at all, it sticks on the first font that I chose i.e. verdana. This only ...
Posted to
Cute Editor for ASP
(Forum)
by
dzupec
on
July 23, 2007
Protect table (html) contents
Hi, I'm hoping you can help me protect my HTML source code. In my CMS I have placeholders for dynamic data.One common placeholder is for
table
rows. eg.<
table
> <tr><th>Title</th><th>Value</th></tr> ##
table
data##</
table
> The above example would replace ##
table
data## with rows of ...
Posted to
Cute Editor for ASP
(Forum)
by
ReqMan
on
January 22, 2011
Re: Create a custom button on cute editor to call a custom table
Yes, please check the following example: How to create a custom button(client side) which displays a dialog?( C# | VB ) This example demonstrates how easy it can be to add your own client side buttons to the CuteEditor by creating a Cross Browser Modal Dialog Box.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 8, 2011
Re: Sequence of events - Queue table shows uploaded BEFORE Ajax postback fired and complete
Hi netguy, The queue
table
is generate at client side, for now has no way to put the server side complete event before the queue generated. Maybe you can try redirect in the page load event, check the uploader control attachment, if has attachment, that means upload success, then you can do the ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 20, 2014
Re: Newbiw ?s: XHTML, code compaction, table editing
Great! Thanks, Adam! This wouldn't be a bug, but if you're taking suggestions while we're at it, I'd love to see a 'clean
table
s' button that would strip all fixed-width pixel dimensions and change them to percentages. I know that's probably a bigger order, but thought I'd ask. ;o)
Posted to
Cute Editor for .NET
(Forum)
by
Aluminum
on
June 24, 2004
Re: Big problem with images styled to 100% width when within table in IE8
Hi Bloodcarver, I suggest you try the example below. It will keep the doctype setting and remove the html/head/body target. Then you can keep use the doctype and not allow the user edit the complete ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 20, 2012
Re: Can we change Position for "Upload Multiple Files" Button Postion?
I am using master page and content page is having upload control. This is the aspx code <asp:Content ID=''Content2'' ContentPlaceHolderID=''ContentPlaceHolderUI'' runat=''Server''> <asp:ScriptManagerProxy ID=''Scriptmanager1'' runat=''server''> </asp:ScriptManagerProxy> <
table
align=''center'' border=''0'' ...
Posted to
Ajax Uploader
(Forum)
by
yogeshsapkale
on
February 12, 2009
More Search Options
« First
...
< Previous
28
29
30
31
32
Next >
...
Last »