> -----Original Message----- > From: Robyn [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 27, 2005 4:54 PM > To: CF-Community > Subject: good crossbrowser JS resources > > Anyone out there know of a good Javascript resource that isn't > browser-specific? I used to use the MSDN online Javascript stuff, but > now that all my stuff has to be cross-browser compatible, I'm looking > for a better resource.
At least for Script the MSDN stuff is actually quite good. Just remember to note the "info box" on the bottom - it will describe if the item is IE specific or not and which public standard its covered in. For JavaScript there's very little that's IE specific (things get more complex with the DOM... but then it's more complex in general). The O'Rielly book (by Joseph Flanigan I think) is also truly exceptional. I've bought two just so I can keep on at the office. There's also a "pocket reference" version that's well worth getting as well. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:145016 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
