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

RadRotator with Caption Mouseover

7 Answers 102 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
Clint MacDonald
Top achievements
Rank 2
Clint MacDonald asked on 16 Mar 2011, 07:20 PM
Does RadRotator have a way to do a mouse over caption transparent area similar to the SimpleViewer.  An example of what I am looking for is at http://www.techstudio.ca/portfolio

I want to have the same functionality as this one without the thumbnails but with auto advance.

Thanks
Clint

7 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 17 Mar 2011, 09:38 AM
Hello Clint,


I am not sure about any default funcationality to accomplish the appearance when using RadRotator. But you can customize the RadRotator to simlate same functionality.

You could place div in side ItemTemplate of RadRotator and populate it with the description. Now in the "OnClientMouseOver" event, make the div visible; also hide it in "OnClientMouseOut" event.


Hope this suggestion helps


Thanks,
Princy.
0
bird
Top achievements
Rank 1
answered on 26 May 2011, 08:20 AM
when mouse over radrotator,it will be add a overlay on it,How can I remove the overlay?Thanks 
0
Niko
Telerik team
answered on 27 May 2011, 11:45 AM
Hi Zhen,

Could you, please, elaborate more on what exactly do you refer to as overlay? If that is a custom DOM element added after a client-side event, then just removing this DOM element should do the trick.


Kind regards,
Niko
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
bird
Top achievements
Rank 1
answered on 30 May 2011, 09:15 AM
     Today i test my pop again,but the situation can't appear,speechless! by the way,RadRotator's another question makes me doubt a long time,in the RadRotator,I show 3 pictures(like attachment1),but when i click the radrotator's button for a while,there's appear a situation(like attachment2),the pictures no longer show 3 pictures,the picture in top and botom show incomplete!
       Thans in advence!
 
0
Niko
Telerik team
answered on 30 May 2011, 01:28 PM
Hello Zhen,

Please, provide more information about the issues you are experiencing. Before that however I should ask you to open a new support ticket and add a sample project or at least the setup you are working with so that I can investigate in details what the issue is. Also it is a good practice to avoid off-topic posts as they may mislead other community members.

Kind regards,
Niko
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
bird
Top achievements
Rank 1
answered on 31 May 2011, 03:21 AM

when i am making a test, first it shows 3 interal pictures.
if i continue to click the up/down button, it remains fine with 3 interal pictures.
However, if i make quick change between the up & down button, it will appear 2 interal & 2 half pictures (integrity).

Attached are 2 pictures captured: 1st is normal & 2nd is error, pls make a contrast and advise.

0
Niko
Telerik team
answered on 31 May 2011, 01:34 PM
Hi Zhen,

Please, make sure that you have specified correct values for Width/Height ItemWidth/ItemHeight properties of the RadRotator control. They should be present in order to provide adequate dimensions for calculating the positioning and animations.
If the issue persists, I will need a sample project that demonstrates the issue, so that I can investigate what may be causing it.

Hope this helps.

All the best,
Niko
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Rotator
Asked by
Clint MacDonald
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
bird
Top achievements
Rank 1
Niko
Telerik team
Share this question
or