Site Map | About Us | Contact Us  

Floater for ASP.NET

All Products
EO.Web Controls Suite
 HTML Editor
 Color Picker
 Spell Checker
 File Explorer
 Grid
 MaskedEdit
 Splitter
 Menu
 Slide Menu
 TabStrip
 TreeView
 Calendar & Date/Time Picker
 AJAX Callback
 AJAX Uploader
 Dialog
 Progress Bar
 ToolBar
 ImageZoom
 Downloader
 Floater
 MsgBox
EO.WinForm Controls
 Syntax Editor
     

EO.Web Floater offers the ability to fix contents position regardless of the page scrolling positions. Try to scroll the page and see the toolbar's position stay fixed.

Feature Highlights

  • Supports all popular browsers;
  • Intuitive anchoring mechanism allows you to anchor the floater to other page element instead of hard coding floater position;
  • Supports anchoring from all four sides;
  • Allows position to be fixed horizontally, vertically or both;
  • Automatically stay inside viewable region even when position not fixed horizontally or vertically;
  • Cool glide effects;

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:

    1. Copy EO.Web.dll to your application's bin folder;
    2. Add the following code to the top of the page;

      <%@ Register assembly="EO.Web" namespace="EO.Web" tagprefix="eo" %>

    3. 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.