Click here to Skip to main content
Licence 
First Posted 21 Jul 2005
Views 23,078
Bookmarked 8 times

JSBalloonn: non modal feedback mechanism for DHTML applications with mozilla support

By | 21 Jul 2005 | Article
A flexible, encapsulated way to implement a passive feedback mechanism.

Sample Image - BalloonWebControl.jpg

Introduction

This is an extension to this artcile. But now includes mozilla support and its a WebControl for ASP.NET

Things to know

This enumerations allow you to define in which event the ballon will show up.
    public enum EventType
    {
        onClick,
        onMouseOver,
        onMouseOut
    }
    public enum IconType
    {
        Exclaim,
            Stop,
        Info,
        Help
    }

Everything else its kindly straitforward and its documented.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

d'herbe



Portugal Portugal

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralLink broken. PinmemberMarc Brooks8:44 21 Jul '05  
GeneralRe: Link broken. PinmemberGh0stman10:23 21 Jul '05  
GeneralRe: Link broken. Pinmemberd'herbe5:59 22 Jul '05  
GeneralRe: Link broken. PinmemberGh0stman8:25 22 Jul '05  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web02 | 2.5.120517.1 | Last Updated 21 Jul 2005
Article Copyright 2005 by d'herbe
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid