If i want the Photo on my web page to change constantly on a loop what html code can i insert onto my page to achieve this. Please don't get to technical as i am an absolute beginner.
What is the HTML code for Displaying Photographs which Change every 3 seconds ?
you can do it with Bannershop GIF Animator
just put all your images in different frames and give timedelay to rotate images and save it as gif file
and put that gif file in html page as any normal image
Reply:You need a javascript. Try this page
http://javascript.internet.com/image-eff...
which gives you a free script and tells you where to out it and what to change.
Note that some people cannot/will not support javascripts.
Meta refresh are generally not liked by search engines and at 3 seconds will make the page pretty unusable.
Reply:pinch the code from this site as a starting point
http://www.parazzipack.com
Reply:use the following code in your HTML file
%26lt;meta http-equiv="refresh" content="3"%26gt;
but try to increase the timing (more than 3 sec) as it gives usablity problem.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment