Jump to content


Photo

Mudar Imagem A Cada 2 Segundos


  • Faça o login para participar
11 replies to this topic

#1 SPWebdesigner

SPWebdesigner

    "A oportunidade favorece a mente altamente Preparada"

  • Usuários
  • 126 posts
  • Sexo:Não informado
  • Localidade:Rio do Sul - SC

Posted 03/03/2004, 11:26

Olá galera...

como sou muito mal em JS, resolvi fazer este tópico, fiz uma busca mas o q achei num servia pra mim, vou explicar...

preciso de um JS q exiba as imagens q estão em um diretório, num importa quantas fotos tenha... e q faça essas imagens ficarem trocando a cada 2 segundos, sacaram?

fácil não é? pra quem entende é...

Desde já muito grato...

Atenciosamente,
Sandro Porto
SPWD - Soluções Web!

#2 Klaus

Klaus

    @ ubuntu jaunty

  • Ex-Admins
  • 7924 posts
  • Sexo:Masculino
  • Localidade:127.0.0.1

Posted 03/03/2004, 13:25

Olá! :yes:

Eu sei a lógica, mas falta um conhecimentozinho de PHP para que eu possa criar o Script. O que falta é: Saber (dinamicamente, claro) quantas e quais os nomes de todas as imagens da pasta.

Se conseguir achar isso, monto o Script para você.

Edição feita por: Klaus, 03/03/2004, 13:26.

Klaus Paiva
Conheça também: Taperás

#3 thiagorsl

thiagorsl
  • Visitantes

Posted 03/03/2004, 13:47

Klaus entre em contato comigo que eu sei como fazer acha que o q o Spwebdesigner é para o script da galeria que a gente desenvolveu mas ta ai o cod
$dir="pasta";
$dir1=opendir($dir);
while ($res=readdir($dir1) ){
$tipo=explode(".",$res);
if ($tipo[1]=="jpg" || $tipo[1]=="JPG" || $tipo[1]=="gif" || $tipo[1]=="GIF"){
print ($res);
}
}

Edição feita por: thiagorsl, 03/03/2004, 13:49.


#4 amgnatureza

amgnatureza

    |O.o|

  • Usuários
  • 269 posts
  • Sexo:Não informado
  • Localidade:SP - interior
  • Interesses:ASP

Posted 03/03/2004, 18:48

bem em java script fica mais ou menos assim :

<html><head><title></title><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
i = 0;
Imgs = new Array('icones/p_an_01.gif','icones/p_01.gif');

Srcs = new Array('visu.htm?p_an_01.jpg','visu.htm?p_01.jpg');

numImgs = 435;

function img() {
document.getElementById('theimg').src = Imgs[i];
document.getElementById('lnk').href = Srcs[i];
setTimeout('img()',  15);
i += 1;
if(i == numImgs) i = 0;
}
-->
</script> 
<script language="JavaScript" type="text/JavaScript">
<!--


function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head><body text=#000000 link=#000000 vlink=#000000 alink=#000000 leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 onload=img()>
<a id=lnk target=top><img width=150 height=113 border=0 id=theimg></a>
</body></html>

em setTimeout('img()', 15); vc esolhe o tempo


t+

#5 LucasMS

LucasMS

    Super Veterano

  • Usuários
  • 2076 posts
  • Sexo:Não informado

Posted 03/03/2004, 21:00

se for para as imagens serem SEMPRE as mesmas, mais vale vc fazer uma GIF neh .

#6 Without a Nick

Without a Nick

    Sem culpa no cartório

  • Usuários
  • 2378 posts
  • Sexo:Não informado
  • Localidade:Guarulhos

Posted 04/03/2004, 16:18

Movido para javascript.

#7 HaroNism

HaroNism

    Super Veterano

  • Usuários
  • 15385 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 13/09/2017, 18:26

Viagra 50mg Kaufen cialis price Levitra Von Bayer Generic Nexium Canadian Pharmacy India Buy Female Viagra Reviews generic cialis Medicamento Cialis
How Many Mg Amoxicillin For Dogs cialis Propecia Peligroso
Cialis Oder Viagra Forum Generic Viagra Without Prescription
Comprar Levitra Con Seguridad <a href=http://cialtobuy.com>cialis</a> Viagra Eiaculazione Precoce

#8 HaroNism

HaroNism

    Super Veterano

  • Usuários
  • 15385 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 10/10/2017, 05:54

Keflex Sinus Cialis Acheter Belgique levitra cheapest price Generic On Line Progesterone Mail Order Medication Propecia Pas Cher Rapide
Opinion Cialis Generico best price for levitra 20mg Cephalexin For Pets Cheapest Generic Levitra No Pres Finasteride With Next Day Delivery

#9 HaroNism

HaroNism

    Super Veterano

  • Usuários
  • 15385 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 12/11/2017, 11:51

Generic Viagra Usa Shipping Viagra W Overnight Shipping Original Cialis Erkennen viagra prescription Levitra Posologia Di

#10 RonsisM

RonsisM

    Super Veterano

  • Usuários
  • 15724 posts
  • Sexo:Masculino
  • Localidade:Plovdiv

Posted 12/11/2017, 12:21

Ou Acheter Cialis viagra Lotrisone
Et Priligy Viagra cialis Cialis Super Active Plus Reviews Viagra Tabletten Frau Amoxicillin Making Me Feel Spacey

#11 HaroNism

HaroNism

    Super Veterano

  • Usuários
  • 15385 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 12/11/2017, 23:11

Cialis Prix Moyen Where Can I Buy Viagra In viagra Buy Vermox On The Web Cialis Original Preis Propecia Barata

#12 HaroNism

HaroNism

    Super Veterano

  • Usuários
  • 15385 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 10/02/2023, 18:34

purchase cialis If you are approved for disability benefits, your spouse and children could also qualify for benefits
In a fertility study in which female rats were given pregabalin 500, 1250, or 2500 mg kg orally prior to and during mating and early gestation, disrupted estrous cyclicity and an increased number of days to mating were seen at all doses, and embryolethality occurred at the highest dose generic cialis tadalafil
Compliance was reportedly very high, with all but three subjects taking all their pills the three took 70 of their magnesium supplements cialis on sale in usa




0 user(s) are reading this topic

0 membro(s), 0 visitante(s) e 0 membros anônimo(s)

IPB Skin By Virteq