Now Download JavaScript Source Files
April 27, 2007
I’ve Moved!
In order to demonstrate my code better I needed the ability to execute JavaScript on my pages and I wanted a simpler solution to offering source files than what Box.net offered.
I’m now over at http://blog.josh-davis.org.
You can get to this post on my new site at http://blog.josh-davis.org/2007/04/27/now-download-javascript-source-files/
Original Post
I found out about the Box.net widget today so I’m now able to link to source files. You can now download the files related to this article and test them out:
For the article Custom JavaScript Event Listeners:
example1.html
example1.js
For the article JavaScript Built-in Listeners and Memory Leaks:
example2.html
example2.js
For the article Digg-Style Animated Sliding Comment Box:
example3.html
example3.js
May 8, 2007 at 10:24 am
Maybe its just me but when I run example3 in IE6 the text dissapears when the animation completes (background shade block remains). It returns if I resize the browser window.
I can’t find the fault. Do you have any idea Josh?
May 8, 2007 at 11:07 am
I’ve put my response over on Digg-Style Animated Sliding Comment Box since it’s related to that post.