XtGem Forum catalog

p _ x
Bookmark Weezywap
JarApkBmkOpera
(GMT+1)
Sunday May 19th 2024
+
Always Post weezywap.xtgem.com on your facebook, twitter, 2go, whatsapp and instagram status! If you love WEEZYWAP and enjoy unlimited services here!
»WEEZYWAP Forum
Forum Rules | Smilies | BB Codes | Back
* Weezy * Nakashi Send me the url of the images to be used, or should i use my own images url?
2016-12-20 06:32 · (0)
* Nakashi * Weezy yah attach the changing quotes to it also
2016-12-20 11:20 (Edited 2016-12-20 11:36 by Nakashi ) · (0)
* Weezy * Nakashi copy @ http://stackoverflow.com/questions/13975891/change-image-in-html-page-every-few-seconds
2016-12-21 00:21 · (0)
* Weezy * Nakashi Or try this
<script language="javascript" type="text/javascript">
var timerid = 0;
var images = new Array("image1.jpg","image2.jpg","image3.jpg");
var countimages = 0;
function startTime()
{
if(timerid)
{
timerid = 0;
}
var tDate = new Date();

if(countimages ==
images.length)
{
countimages = 0;
}
if(tDate.getSeconds() % 5
== 0)
{

document.getElementById("img1").src = images
[countimages];
}
countimages++;

timerid = setTimeout
("startTime()", 1000);
}
</script>

<body onload="startTime();">
<img id="img1" src="image3.jpg" />
</body>

Copy code
2016-12-21 00:34 · (0)
* Tuzer * Weezy not working
2016-12-23 09:01 · (0)
* Nakashi * Weezy I need this site category code and our Expo zone
http://abonnemaloaded.uk.ht
2016-12-23 12:56 · (0)
* Weezy * Tuzer What didyu change in the code?
2016-12-23 21:02 · (0)
* Weezy * Nakashi that site is a php site ..learn how to create a site like that @ http://weezywap.xtgem.com/TUTORIALS/__xtblog_entry/10039727-secured-pbnl-php-site-chatbot-and-shoutbox-function-2go-and-facebook-arena-featured?__xtblog_block_id=1#xt_blog
2016-12-23 21:04 · (0)
* Nakashi * Weezy How do I create my own personal login/signup page(like that of Xtcat
2016-12-24 15:02 · (0)
* Weezy * Nakashi On xtgem or php?
2016-12-25 07:59 · (0)

Online: Guests: 1

Translate
Pages
Copyright © 2024 WEEZYWAP
facebook twitter whatsapp google plus
Home | About Us | Advertise | Frequently Asked Question | Contact Us | Partners | Disclaimer | Terms of Services | Invite Friends | Credits



Online: 1 , Today: 2632, Hits: 7631441
Last modified: 27-08-2018 11:42:51 pm