> "Give one thousand monkies typewriters and in a thousand > years they > might create the King James Bible, by accident."
> I'm willing to bet that somebody allready tried that and > that's how we > got JavaScript. > &[EMAIL PROTECTED]& Monday!! :-) Really? I was convinced that was how we got the King James Bible. :) More than anything else I think the biggest problem with JavaScript is that there just aren't great debuggers available. You can get better debugging from the Mozilla browsers, but nothing is ever as nice as the CF debugger. IE has the windows script debugger of course, which is helpful on a rare occasion but is garbage much if not most of the time. Though by and large I rarely have any problems with JavaScript that I can't debug on my own in a few seconds to a few minutes. I did have one last week that had me cursing for a couple hours where IE was erroneously not finding an html tag within another html tag when using the DOM's getElementsByTagName() method. I still don't know what was causing that -- thankfully I don't really need to because I had a good permanent workaround. s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.fusiontap.com http://coldfusion.sys-con.com/author/4806Dealey.htm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:156043 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
