Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • sravani 50 posts 70 karma points
    May 27, 2011 @ 07:05
    sravani
    0

    News content rotator

    Hi All,

    I have a xml file with for news content .

    I can rotate my content in umbraco page through xslt or xml....

    In asp.net I am using.. this  I need in umbraco pls any ideas share with me

     

    <radR:RadRotator ID="RadRotator1" TransitionType="Scroll" ScrollSpeed="70" TransitionEffect="Fade" ScrollDirection="Up" runat="server" Width="550px" Height="20px" ContentFile="~/XMLFile1.xml">
                                    <FrameTemplate>
                                        <div style=float:left;" ><a href='<%# DataBinder.Eval(Container.DataItem, "Url") %>'>
                                                 <%# DataBinder.Eval(Container.DataItem, "Title") %>
                                        </a></div>
                                    </FrameTemplate>
                                </radR:RadRotator>

     

  • sravani 50 posts 70 karma points
    May 27, 2011 @ 07:11
    sravani
    0
Please Sign in or register to post replies

Write your reply to:

Draft