CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Making tooltips in CCS apps

Print topic Send  topic

Author Message
DonB
Posted: 09/24/2003, 6:57 PM

Here's a nifty thing you can easily add to your application - tooltips that
appear when your mouse hovers over some item on a page;

http://www.gotodon.com/ccbth/Features/Knowledgebase.asp?find=popup

My example refers to a grid, making a tooltip for each row of the grid (in
one particular column). It would work anywhere the "title" attribute is
supported (refer to a list of HTML tags to see exactly where this attribute
is allowed. For non-grid usage, you'll have to use the BeforeShow event -
not the BeforeShowRow event as in my example.

This illustrates the usage of custom template variables, a useful and
powerful concept that you should find handy for any number of situations
where you need to dynamically alter the html (that is, at runtime).
--
DonB

http://www.gotodon.com/ccbth


keijen
Posted: 09/25/2003, 4:47 PM

Isn't the title attribute an IE thing only?

If you want a hamburger with the lot, do a google for Overlib.

Keijen


"DonB" <~ccbth~@gotodon.com> wrote in message
news:bkti1k$mb6$1@news.codecharge.com...
> Here's a nifty thing you can easily add to your application - tooltips
that
> appear when your mouse hovers over some item on a page;
>
> http://www.gotodon.com/ccbth/Features/Knowledgebase.asp?find=popup
>
> My example refers to a grid, making a tooltip for each row of the grid (in
> one particular column). It would work anywhere the "title" attribute is
> supported (refer to a list of HTML tags to see exactly where this
attribute
> is allowed. For non-grid usage, you'll have to use the BeforeShow
event -
> not the BeforeShowRow event as in my example.
>
> This illustrates the usage of custom template variables, a useful and
> powerful concept that you should find handy for any number of situations
> where you need to dynamically alter the html (that is, at runtime).
> --
> DonB
>
> http://www.gotodon.com/ccbth
>
>
>

DonB
Posted: 09/25/2003, 5:34 PM

Not aware if it's IE only, but could well be. I used overlib on my
website - it is impressive with all it's options and abilities. I stumbled
across the title-thing and thought it was interesting. It's easier to
connect with data from the DB connection than overlib.

--
DonB

http://www.gotodon.com/ccbth


"keijen" <keijen@ozemail.com.au> wrote in message
news:bkvupu$7eq$1@news.codecharge.com...
> Isn't the title attribute an IE thing only?
>
> If you want a hamburger with the lot, do a google for Overlib.
>
> Keijen
>
>
> "DonB" <~ccbth~@gotodon.com> wrote in message
>news:bkti1k$mb6$1@news.codecharge.com...
> > Here's a nifty thing you can easily add to your application - tooltips
> that
> > appear when your mouse hovers over some item on a page;
> >
> > http://www.gotodon.com/ccbth/Features/Knowledgebase.asp?find=popup
> >
> > My example refers to a grid, making a tooltip for each row of the grid
(in
> > one particular column). It would work anywhere the "title" attribute is
> > supported (refer to a list of HTML tags to see exactly where this
> attribute
> > is allowed. For non-grid usage, you'll have to use the BeforeShow
> event -
> > not the BeforeShowRow event as in my example.
> >
> > This illustrates the usage of custom template variables, a useful and
> > powerful concept that you should find handy for any number of situations
> > where you need to dynamically alter the html (that is, at runtime).
> > --
> > DonB
> >
> > http://www.gotodon.com/ccbth
> >
> >
> >
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.