Click Here for 3 Month Free of ASP.NET Hosting!
Home | Submit an interview question | Filter by category | Filter by job function | Filter by company
 
Member Information
User Id
Password
 
Forgot Password
Technology Category
.NET (1202)
Languages (103)
Database (146)
Operating System (48)
Reporting (5)
Third-Party Tools (2)
Testing (91)
OOP (75)
Web Development (40)
Design Patterns (89)
General (9)
Networking (88)
Hardware (63)
Brain Exercise (2)
Others (37)
 Our Network
.NET Heaven
C# Corner
Interview Corner
Longhorn Corner
Mindcracker
VB.NET Heaven
Home » .NET » .NET
How to make text moving up or down?If the user selects the text it be stopped?
Posted by Antony Rose Wel L Oct 07, 2009
Viewed : 953 times
Major Category : .NET
Minor Category : ASP.NET
Total Replies : 2
Become a Sponsor
 EDITORIAL ANSWER  
No Reply Yet
 ANSWERS BY USERS  
Asheej TK
Nov 10, 2009

We can achieve this using simple HTML. Try below code...

<div align="left"> <marquee  direction="up" onmouseout=this.start() onmouseover=this.stop()
 scrollamount="2" loop="true" > <center>
<font color="#CC9966" size="+1" face="Monotype Corsiva"><strong>
<font color="red"> Definition:- </Font>
C# Corner is one of the good site created in view of to help programmers.<br>

<font color="red">Objectives:-</font> The typical objectives of C# Corner Website is to:-<br>

<img src="images\tick.jpg" border="0" width="25" height="25" align="middle">
Help programmers by giving samples.<br>
<img src="images\tick.jpg" border="0" width="25" height="25" align="middle">
Help candidates to prepare for interview.<br>
<img src="images\tick.jpg" border="0" width="25" height="25" align="middle">
Allows experienced programmers to post thier views<br>
<img src="images\tick.jpg" border="0" width="25" height="25" align="middle">
Allows programmers to post thier questions <br>
<img src="images\tick.jpg" border="0" width="25" height="25" align="middle">
Allows candidates to ask interview questions<br>

</strong></font> </center> </marquee></div>

SAURABH KUMAR
Oct 21, 2009

Dynamically create a table from the vb side and and add rows in it. Take a marquee in the html side and put that table into the marquee and use stop method to stop that moving text when required as per events. If you still have problem contact me at saurabh_tatasteel@yahoo.com.

I have done this

  
1

 

 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Advertise with us
Current Version: 2.2009.3.2
 © 1999 - 2009  Mindcracker LLC. All Rights Reserved