Free php scripts.
scripturi pentru webmasteri - free web tools - copie si lipeste scripts pentru situl tau sute de scripturi
Daca vrei sa ai acces la baza de date trebuie sa te inregistrezi. Succes. Omae
|
Nou pe simpatie: ingera_31 pe Simpatie
 | Femeie 25 ani Constanta cauta Barbat 30 - 59 ani |
|
|
Free php scripts.ReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
|
| #1 |
|
|
This script places a message in the status bar that dynamically changes.
<script language="Javascript"><!--
var text = "this is the bubble message" var speed = 200
var x = 0
function bb() {
var a = text.substring(0,x) var b = text.substring(x,x+1).toUpperCase() var c = text.substring(x+1,text.length)
window.status = a + b + c
if (x == text.length) { x = 0 }
else { x++ }
setTimeout("bb()",speed) }
bb(); //--></script>
_______________________________________ http://2012en.wordpress.com/ "Living mistery" http://mergi.la/RoTop69 "RoTop69" www.cramanobless.ro "Producator vinuri nobile" - Paunesti,Vrancea, mail : info-at-cramanobless.ro http://www.erepublik.com/en/referrer/HEXAGON+Omae Intra in lumea EREPUBLIK
|
|
| |
|