Hi,
jflintstone81
I recommend you can use content transition animations to replace one set of text content with another set of text
content that already resides in the same container within a view. You can use
WinJS.UI.Animation.enterContent function to make alternating text transition.
There are links below you can refer to:
http://msdn.microsoft.com/en-us/library/windows/apps/hh465253.aspx
http://msdn.microsoft.com/en-us/library/windows/apps/hh701582.aspx
And there is a sample:
http://code.msdn.microsoft.com/windowsapps/HTML-animation-library-d2c56c95
Best Wishes!
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.