Thursday, 25-Apr-2024, 11:17 PM


Main
Sign Up
Login
Wains Organization Welcome Guest | RSS  
Menu

Section categories
Javascripts [45]
Awesome javascripts codes..
HTML scripts [21]
HTML scripts you never seen before...

Information


Please Login Or Register to see all info
Name : Guest
Username : Guest
IP Address : 3.143.244.83
Group : Guests
Browser :

<..........................>
Current date : 25-Apr-2024
Current day : Thursday

Get Updates

New Downloads
[ Games/Torrents ]
[ Games/Torrents ]
[ Softwares ]
demo image         
jQuery Book - 1.2-V1 (0)
[ Games/Torrents ]

Statistics

Total online: 1
Guests: 1
Users: 0

Main » Articles » Javascripts

Moving text in the TextBox
Code

<!-- this script got from www.wainsorg.ucoz.com coded by: AlexWains-->
<SCRIPT LANGUAGE="JavaScript">

<!-- hide from old browsers

var msg = "www.javascriptfreecode.com "

   

function scrollMsg(){  

  document.scrollerForm.welcomeMsg.value = msg

  msg = msg.substring(1, msg.length) + msg.substring(0, 1)

  setTimeout("scrollMsg()", 150)

  }

//-->

</SCRIPT>

<BODY ONLOAD="scrollMsg()">  

<FORM NAME="scrollerForm">

<INPUT TYPE="text" NAME="welcomeMsg" VALUE="" size=12>

</FORM>



<font face="Tahoma"><a target="_blank" href="http://www.wainsorg.ucoz.com"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>
</body>
</HTML>

Preview:













JavaScript Free Code

Category: Javascripts | Added by: Alex (14-Feb-2013) | Author: Ali Ameen Wains E W
Views: 594 | Comments: 2 | Tags: Moving text in the TextBox, Codes, by Ali Ameen Wains, javascripts | Rating: 0.0/0
Total comments: 0
Only registered users can add comments.
[ Sign Up | Login ]
Search

Extras

Partners
Add your website

New Scripts
[ HTML scripts ]
[ Javascripts ]
[18-Apr-2013]
Random Link (0)
[ HTML scripts ]
[14-Mar-2013]
Alignments (0)
[ HTML scripts ]
[14-Mar-2013]
Table with Color effect (0)
[ HTML scripts ]
[14-Mar-2013]
Line Divider (1)

New Blogs
[ Custom Script ]
[ How? ]
[ How? ]
[ How? ]

Our poll
How would you rate your knowledge in uCoz?

Copyright Wains Org. © 2024Powered by uCoz / Customization by Ali Ameen Wains / About AdminPrivacy Policy