Click here to Skip to main content
15,900,258 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Everyone,
I have been working in silverlight for 3-4 months, I am working on a navigation application. Now i want to animate my pages when it gets navigated. I just want to move my pages with special effects like sliding from left to right. or from top to bottom.
Any help will be appreciated.
Posted

Are your pages written in Silverlight as well or do you only have the navigation written in Silverlight.
If you have written your pages in Silverlight, you may want to take a peak at the animation feature[^] that's included in silverlight.

If your pages are written in html (asp.net or whatever) you may want to use jQuery[^] which has excellent functionality for animating[^] (parts of) a webpage.
 
Share this answer
 
 
Share this answer
 
Comments
Eduard Keilholz 18-Mar-11 8:04am    
Good call!
thanx john,

i wanted to slide the pages like from right to its center position or from top as the page gets navigated.
 
Share this answer
 
thanx eduard....
i have whole application in silverlight.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900