RotateIT News Scroller and Ticker
Here is a sample of using RotateIT as a news ticker with a side
filter, like you see we have here only headline to a group of news or
articles, and this news are clickable to redirect the user to the main news
page.
This clickable link accpeting html classes to control the
style of the clickable link.
below you'll find the html code used in this sample.
|
<cc1:RotateIT
id="RotateIT1" runat="server" Width="350" HEIGHT="50" Speed=5
Effect="progid:DXImageTransform.Microsoft.Slide(slideStyle='Hide',bands=1,Duration=1)">
<ItemTemplate>
<table align=center bgcolor="#1A3351"><TR>
<TD
COLSPAN=4 bgcolor="#1A3351"><a
href="<%#DataBinder.Eval(Container.DataItem, "link") %>"
target=_blank><font color=#00ccff>
<%#DataBinder.Eval(Container.DataItem, "title")
%></font></a></TD>
</TR>
</table>
</ItemTemplate></cc1:RotateIT>
|
RotateIT Online Samples
Rotator Homepage |
Slide Show Sample | Simple
Rotator | RotateIT
Filters |
News Rotator |
Products Review Sample |News
Scroller and Ticker
|
|