What's new in Sothink HTML Editor 2.5?
Sothink HTML Editor 2.5 is the upgraded version of CutePage 2.0. In
addition to the basic features,
there are such new features.
What is Sothink series?
The Sothink series consist of Sothink HTML editor, Sothink
SiteManager and Widget
Tools. So far, we have six Widget Tools: Sothink
CoolMenu, CoolText,
SlidingMenu, CoolButton
and DHTMLMenu.
How can I get Sothink HTML Editor tech support?
Yes, we provide tech support to every user. For any question or advice,
please contact support@sothink.com.
Which platform does Sothink HTML Editor work on?
Sothink HTML Editor works on Windows 95/98/ NT4.0, (IE4.0 or later ).
What is Widget Tool?
Widget tool is used to create decorations and special effects for your page:
e.g. dynamic button, sliding menu, etc. These Widget tools are all integrated
within Sothink HTML Editor . With these tools, the effect you want can be
added to your page just by clicking. Coding is not required. All templates
and samples are provided in these tools. Currently, Sothink HTML Editor
has such Widget Tools
.
I lost my registration code of Widget tools. How can I get the key back?
Please email to support@sothink.com.
Tell us the email address you used in registration as well as the registration
date. We will check our database and re-mail you the code and installment
files.
How can I get Widgets?
From the download
page you can download the Widgets and install them on your system. Please
read the License Agreement of every Widget.
When I switch to the visual mode, my applet code is modified. For example,
code <APPLET align=baseline code=slidmenutrial.class
codebase=java/class height=480 width=220> will be changed
to <APPLET align=baseline code=slidmenutrial.class
height=480 width=220> ("codebase=java/class"
is lost ). So the applet can not work . How to solve it?
There are two ways to solve this problem:
A. Please delete the "align" attribute in the widget code before
you switch to the visual mode;
B. Please add the "codebase=" manually when you finish the page.
When I add link to image, there appears border around the image. How to get rid of it?
In Design Window, please select the image first. Then its properties will be shown on the Property Panel. Please set the border value to "0".
When I add an image in Sothink HTML Editor , although the page has been saved, the path of image is still absolute. How to change it to relative?
In Design window, besides above means, you can select the image by clicking; then right-click and choose "Image" command from the pop-up menu. The image property box will open. Last, please also choose the image again.
In Design window, after I add link to image, I open the hyperlink dialog
again. It showes an absolute path for link like "File://d:/...".
How to solve it ?
Please switch into html window and check the link code. Normally, the code
is correct although it is shown as absolute path in the dialog.