Skip to main content



      Home
Home » Archived » BIRT » hover effect?
hover effect? [message #210999] Thu, 11 January 2007 20:28 Go to next message
Eclipse UserFriend
Originally posted by: jtsai.westlakefinancial.com

Is it possible to create a hover effect when mouse go over each row of the
data(table)?

Best,

Ray
Re: hover effect? [message #211970 is a reply to message #210999] Wed, 17 January 2007 01:52 Go to previous messageGo to next message
Eclipse UserFriend
You can set help text in the Properties View or in script like
this.helpText = "Script help text"

Jason

"Ray" <jtsai@westlakefinancial.com> wrote in message
news:10353e3d0ad1382b9af278fb37a9f85c$1@www.eclipse.org...
> Is it possible to create a hover effect when mouse go over each row of the
> data(table)?
>
> Best,
> Ray
>
Re: hover effect? [message #212239 is a reply to message #211970] Wed, 17 January 2007 18:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jtsai.westlakefinancial.com

thanks for the response, but I think I didn't make myself clear.

I would like the selected entire row to highligh when I go over list of
rows.

best,
Re: hover effect? [message #212389 is a reply to message #212239] Thu, 18 January 2007 11:37 Go to previous messageGo to next message
Eclipse UserFriend
You may be able to do this using a script tag in a Text element, but this
may be difficult.
Log an enhancement request for this if you can. This would be a great
feature.

Jason

"Ray" <jtsai@westlakefinancial.com> wrote in message
news:7fabcdb30d035ff1ce511427e5df1a74$1@www.eclipse.org...
> thanks for the response, but I think I didn't make myself clear.
>
> I would like the selected entire row to highligh when I go over list of
> rows.
>
> best,
Re: hover effect? [message #212542 is a reply to message #212389] Thu, 18 January 2007 15:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jtsai.westlakefinancial.com

Can you log this enhance feature for me or direct where should I post it?
I barely use this posting system.



I tried to add javascript to the text field but somehow it seems it won't
read "documnet" component. I was thinking to add a css file or modify the
current one in order to do the hover high light the entire row effect.

thanks for response.

Ray
Re: hover effect? [message #212802 is a reply to message #212542] Fri, 19 January 2007 10:59 Go to previous message
Eclipse UserFriend
Take a look at this page.
http://www.eclipse.org/birt/phoenix/community.php

I believe currently the <script> tag only works with HTML output (not
paginated HTML).

Jason

"Ray" <jtsai@westlakefinancial.com> wrote in message
news:5111785321190026340df45245557204$1@www.eclipse.org...
> Can you log this enhance feature for me or direct where should I post it?
> I barely use this posting system.
>
>
>
> I tried to add javascript to the text field but somehow it seems it won't
> read "documnet" component. I was thinking to add a css file or modify the
> current one in order to do the hover high light the entire row effect.
>
> thanks for response.
>
> Ray
>
Previous Topic:Any way to move data from group footer to group header?
Next Topic:image path in BIRT 2.0.1
Goto Forum:
  


Current Time: Sat Jul 12 22:23:01 EDT 2025

Powered by FUDForum. Page generated in 0.04730 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top