Category Archives: Javascript

Jquery Snowfall Plugin 1.4

Newer version available  

Posted in Javascript, jQuery, Web Development | Tagged , , , , | 30 Comments

JS1k XMAS submission

Wanted to submit something that was just graphical this time around so I worked on a 3D Christmas Tree for my submission. The hardest thing was trying to pack a 3D engine with depth sorting and lighting into such a … Continue reading

Posted in Canvas, html5, Javascript, Programming, Web Development | Tagged , , , , , , | Leave a comment

Jquery Snowfall script updated

Newer version available

Posted in Javascript, jQuery, Programming, Web Development | Tagged , , | Leave a comment

Use built in jQuery UI icon with datepicker

Needed the date picker in a project today and noticed it doesn’t integrate well with jQuery UI’s icons, if trying to use an icon to open the calendar rather than an input. Found a response on Stackoverflow that talked about … Continue reading

Posted in Javascript, jQuery, Web Development | Tagged , , , , | Leave a comment

jCrumb Instant Breadcrumb plugin

A jQuery plugin that creates a dynamic breadcrumb navigation bar on any page. Continue reading

Posted in Javascript, Web Development | Tagged , , , , | 2 Comments

JavaScript time between dates

How to quickly calculate a measurement of time between 2 dates in JavaScript Continue reading

Posted in Javascript, Programming, Tutorials, Web Development | Tagged , , | Leave a comment