Last edited by ladywhatever (2008-04-26 17:31:15)
transparent? or hidden from viewers?
Last edited by ladywhatever (2008-04-26 21:49:36)
Last edited by shakiro214 (2008-04-27 03:04:02)
how can i make it auto refresh?
i need this code for my profile..
so plz help me...
tnx
there was a metatag for this, but I forgot how to make it
so instead you can use javascript to auto-refresh:
change the [b]limit[/b] to the number of minutes you want it to refresh and insert this code near the bottom of the [b]php[/b]
<">
Last edited by stepdarn14 (2008-04-27 19:38:04)
do you not have one? It might be possible to place that on the [b]editskin[/b] page, if your linker was not placed on the [b]editskin[/b] page. Do you know the upper box on that page used for CSS style codes? try to place it in there
[b]@stepdarn14[/b]
[quote]//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
[b]var limit="3:00"[/b]
if (document.images){
var parselimit=limit.split(":")
parselimit=parselimit[0]*60+parselimit[1]*1[/quote]
[b]@Xthatech[/b]
It is usually not compatible w/ other trackers, so if you're going to use this. Start with a empty [b]mv.txt[/b] file