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
|
Lista Forumurilor Pe Tematici
|
Free php scripts. | Reguli | Inregistrare | Login
POZE FREE PHP SCRIPTS.
Nu sunteti logat.
|
Nou pe simpatie: Manuela25
| Femeie 25 ani Bucuresti cauta Barbat 25 - 62 ani |
|
omaebazooka
Administrator
Inregistrat: acum 18 ani
Postari: 1105
|
|
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>
_______________________________________ "Living mistery" "RoTop69" "Producator vinuri nobile" - Paunesti,Vrancea, mail : info-at-cramanobless.ro Intra in lumea EREPUBLIK
|
|
pus acum 17 ani |
|