|
|
|
"Have seen a few color picker on the Web, but none is as clean and easy to use as
this one. We use it to with our user profile editing module and our users love it.
John, NY
|
|
|
Feature Highlights
-
Cross browser, cross platform
Like all other EO.Web Controls, EO.Web ColorPicker supports all the popular browsers:
IE 5.5+, FireFox 1.0+, Mozilla 1.3+, Opera 7.2+, Safari 1.3+ and Chrome;
-
Works like Adobe Photoshop
EO.Web ColorPicker uses Adobe Photoshop style color slider and
color field to pick color;
-
Extremely easy to use, highly customizable
The control is both extremely easy to use and highly customizable.
Choose from several built-in templates with a few mouse clicks, or
design your own customized look and feel by setting several properties.
Can even customize the layout of the color popup;
-
Supports both RGB and HSB color model
RGB or HSB? Choose between the two through a single property;
-
One version supports all major ASP.NET versions and ASP.NET AJAX
Maintain one version only. No need to worry
about upgrading your ASP.NET version. All our products support
ASP.NET 1.1, 2.0 and 3.5. Automatically supports ASP.NET AJAX;
-
Completely client side JavaScript API
Hate postbacks? This feature is for you.
|
How to use EO.Web Controls?
-
If you use Visual Studio
Simply download and install our product and the setup will add all controls to your
toolbox. Drag and drop the control from the toolbox to your Web Form and you are
all set;
-
If you do not use Visual Studio
If you do not use a development tool like Visual Studio, follow these easy steps:
- Copy EO.Web.dll to your application's bin folder;
- Add the following code to the top of the page;
<%@ Register assembly="EO.Web"
namespace="EO.Web" tagprefix="eo" %>
- Copy the control definition from any of our sample page source code. Source code
for all the samples are included in the download package;
Now you are ready to go!
Additional Resources
-
Product Documentation
All features are explained in great details in the product documentation. It also
contains complete reference information for each type, property or method;
-
Samples
Source code for all the live demos is included in the download package. You can
install them and run the samples locally on your machine and see how it works;
-
Technical Support
Still have questions? Post in our support forum and we will answer them quickly.
Our turn around time is among the best in the industry.
|
|