Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Refreshing only one image


  • From: javascript@xxxxxxxxxx (Iztok Polanic)
  • Subject: [Javascript] Refreshing only one image
  • Date: Thu, 18 Oct 2001 17:17:44 +0200

This is a multi-part message in MIME format.

------=_NextPart_000_000C_01C157F8.CCCBD1A0
Content-Type: text/plain;
	charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable

Hi!

I have a page which has one image. Now I want to make a function that =
will change the image  every 5 minutes. But I don't want to =
refresh/reload the whole page only the image should change. Does anybody =
have an idea how to make this?

Bye,

Iztok

------=_NextPart_000_000C_01C157F8.CCCBD1A0
Content-Type: text/html;
	charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-2">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I have a page which has one image. Now =
I want to=20
make a function that will change the image&nbsp; every 5 minutes. But I =
don't=20
want to refresh/reload the whole page only the image should change. Does =
anybody=20
have an idea how to make this?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Bye,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Iztok</FONT></DIV></BODY></HTML>

------=_NextPart_000_000C_01C157F8.CCCBD1A0--