This is a migrated thread and some comments may be shown as answers.

Hover effect of gallery elements- how?

4 Answers 92 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Ralf Ehlert
Top achievements
Rank 1
Ralf Ehlert asked on 28 Apr 2007, 09:14 AM
I would like to add to my gallery elements this hover effect like in sample but I haven't find anything which helps me.

Habe anybody an idea how to do this?

Thanks Ralf

4 Answers, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 02 May 2007, 02:17 PM
Hi Ralf,

The effect can achieved  by setting the ZoomItems property of RadGalleryElement to true like this:
this.radGalleryElement1.ZoomItems = true


Best wishes,
Jordan
the telerik team


Instantly find answers to your questions at the new Telerik Support Center
0
Ralf Ehlert
Top achievements
Rank 1
answered on 02 May 2007, 02:31 PM
I think I have overseen the solution - maybe it was too easy :P

Thanks for your help.

Ralf
0
JamieWilliams
Top achievements
Rank 1
answered on 24 May 2007, 09:14 AM
Hi Jordan.

I am having an issue with the Hover on radButtonElements. When hovering, the option highlights accordingly to the theme as one would expect, however, when I move the mouse away from the button, the highlight stays and the button does not return to its original state.

Any Ideas?

Thanks

Jamie

0
Dwight
Telerik team
answered on 24 May 2007, 10:09 AM
Hi Jamie,

Did you use one of the predefined themes that we provide with our controls or did you use your own custom theme? In case you defined your own custom theme, please, be sure to check that you either

  1. Have a state like !IsMouseOver which defines the style in that state
    or
  2. In the state editor for IsMouseOver make sure the Auto un-apply option is checked.

If you still have troubles fixing the problem, please, create a simple project exposing the problem and send it to us in a support ticket. We will gladly check it for you.

 
Kind regards,

Evtim

the Telerik team


Instantly find answers to your questions at the new Telerik Support Center
Tags
RibbonBar
Asked by
Ralf Ehlert
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Ralf Ehlert
Top achievements
Rank 1
JamieWilliams
Top achievements
Rank 1
Dwight
Telerik team
Share this question
or