Site menu
Section categories
Source HTML [2]
Script [2]
Tag Board
Our poll
Rate my site
Total of answers: 8
Statistics

Total online: 1
Guests: 1
Users: 0
Monday, 02.23.2026, 8:26 AM
Welcome Guest

Blog

Main » Script
/******************************************
* Snow Effect Script- By Altan d.o.o. (http://www.altan.hr/snow/index.html)
* Visit Dynamic Drive DHTML code library (http://www.dynamicdrive.com/) for full source code
* Last updated Nov 9th, 05' by DD. This notice must stay intact for use
******************************************/
 
  //Configure below to change URL path to the snow image
  var snowsrc="http://anas.ku93.googlepages.com/heart.gif"
  // Configure below to change number of snow to render
  var no = 10;
  // Configure whether snow should disappear after x seconds (0=never):
  var hidesnowtime = 0;
  // Configure how much snow should drop down before fading ("windowheight" or "pageheight")
  var snowdistance = "pageheight";

///////////Stop Config//////////////////////////////////

  var ie4up = (document.all) ? 1 : 0;
  var ns6up = (document.getElementById&&!do ... Read more »
Category: Script | Views: 463 | Added by: Cell-King | Date: 09.14.2009

// ----------------------------------------
// SHOW RECENT POST
// ----------------------------------------
// This functions takes a blogger-feed in JSON
// format and displays it.
//
// Version: 2.1
// Date: 2007-02-02
// Author: Hans Oosting
// URL: beautifulbeta.blogspot.com
// ----------------------------------------

function showrecentposts(json) {

for (var i = 0; i < numposts; i++) {
var entry = json.feed.entry[i];
var posttitle = entry.title.$t;
var posturl;
if (i == json.feed.entry.length) break;
for (var k = 0; k < entry.link.length; k++) {
if (entry.link[k].rel == 'alternate') {
posturl = entry.link[k].href;
break;
}
}
posttitle = posttitle.link(posturl);
var readmorelink = "(Read More)";
readmorelink = readmorelink.link(posturl);
var postdate = entry.published.$t;
var cdyear = postdate.substring(0,4);
var cdmonth = postdate.substring(5,7);
var cdday = ... Read more »
Category: Script | Views: 697 | Added by: Cell-King | Date: 09.11.2009 | Comments (0)

Login form
Search
Calendar
«  February 2026  »
Su Mo Tu We Th Fr Sa
1234567
891011121314
15161718192021
22232425262728
Entries archive
Site friends
  • Create your own site
  • Visitor
    IP
    Visitor
    IP :
    ISP :