TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Joma Rajab
NA
110
51.1k
how to make marquee move the whole text
Jul 24 2016 12:42 PM
I have tried marquee atg in asp.net to move text and I sized the space for displaying the text which is small and when text reaches the end point starts displaying from the the begging
I need to show all text continually
please help
<marquee behavior=
"scroll"
direction=
"up"
style=
"width:auto; height:400px"
scrollamount=
"2"
onmouseover=
"this.stop();"
onmouseout=
"this.start();"
>
<asp:DataList ID=
"dlIdea"
DataSourceID=
"SqlDataSource2"
runat=
"server"
Width=
"100%"
HorizontalAlign=
"Left"
CellPadding=
"2"
>
Reply
Answers (
3
)
how to create xml in mvc on button click
calculate time difference