View Single Post
Old 12-26-2002, 11:37 PM   PM User | #1
ca_redwards
Regular Coder

 
Join Date: Dec 2002
Posts: 169
Thanks: 0
Thanked 0 Times in 0 Posts
ca_redwards is an unknown quantity at this point
Cool Fully-navigable cross-browser calendar

I welcome your opinion of a JavaScript I wrote.

Recently, I have learned about the document object model, along with vital facts about JavaScript Functions, regular expressions, and prototypes.

My learning has culminated in the creation of a powerful client-side HTML generation library. Now, my HTML() bookmarklet library packs 154 functions into less than 2K! Once these window, String and Array functions are loaded, large HTML constructs can be created with very compact JavaScript "clientlets."

I welcome your comments about this technique for client-side HTML generation. It's highly cross-browser.
ca_redwards is offline   Reply With Quote