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

Hide/Reveal image using slider

1 Answer 37 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Shawn Clabough
Top achievements
Rank 1
Shawn Clabough asked on 13 Jan 2011, 02:05 AM
Does anyone know how something similar to this can be done with the splitter?  I can get images in each pane, but can't get them to be a fixed location and appear like they're hiding/revealing the other image.

http://www.nytimes.com/2010/06/22/nyregion/22appraisal.html

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 17 Jan 2011, 02:55 PM
Hi Shawn Clabough,
You can use CSS to position the images as you expect them to appear. For example, you can apply relative position to the images and then use the "top", "bottom", "left" and "right" CSS properties. You can read more about these properties here: http://www.w3.org/TR/CSS2/visuren.html#position-props.

Kind regards,
Tsvetie
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
Splitter
Asked by
Shawn Clabough
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or