On 6/22/2010 10:32 AM, Larry C. Lyons wrote: > firefox just throws a javascript error > Any suggestions on how to get this to work with firefox would be > really appreciated. > > thx, > larry >
What's the JavaScript error. The codes probably just using an IE property method to access the parent part of the DOM. Changing it to a more standards compliant method should fix things up. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:321690 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
