COBOLdinosaur


Member since 12/30/2012

Website: coboldinosaur.com

4 snippets

3289 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

COBOLdinosaur's Recent JavaScript Snippets



« Prev 1 Next »
The key to making it work is the event listener that get added using the DOM method that binds it to the mousemove event and declares the event handler. Most event can be bound to a handler this way.
0 768 posted 8 years ago by COBOLdinosaur
Changes shape back and forth from a round element to a square element.
0 570 posted 10 years ago by COBOLdinosaur
The use of dynamic data acquisition on modern web sites and in a lot of intranet applications, sometimes means we have to build structures dynamically as data comes in from a feed or AJAX operations. The problem is not with the data, but rather that...
0 631 posted 10 years ago by COBOLdinosaur
Simle markup, simple CSS combined with ver straight forward javascript to produce some really cool effects.
0 628 posted 11 years ago by COBOLdinosaur
« Prev 1 Next »