i have this code:
<script>
setInterval(function() {SwitchPic()}, 4000);
function SwitchPic() {
var picture = document.getElementById("imgswitch");
if...
|
Search:Type: Posts; User: Nut_case Search: Search took 0.01 seconds.
Results 1 to 3 of 3
|
|