タグ

ブックマーク / www.sarpdoruktahmaz.com (1)

  • Fancy Countdown

    Import both jQuery and fancyCountdown .js files then css file, create a div with an id "anyID" then paste the following code between script tags; $(function() { $("#anyID").fancyCountdown({ 'year':2011, 'month':05, 'day':13, 'hour':13, 'minute':55, 'second':00, 'timeReachedMessage':'Hoorraay!!', 'timeStamps':['Days', 'Hours', 'Minutes', 'Seconds'] }); }); All parameters can be customiz

    kimidorikinoko
    kimidorikinoko 2011/04/15
    カウントダウン
  • 1