Hi, I wrote a "highlight keyword" function in JavaScript where I use the innerHtml property to get the body content into a variable. The script works fine with IE 4.x and NS 7, but NS 4.x doesn't support this property.
Does anybody know an equivalent property that works in NS 4.x. ? Thanks for help. Christian __________________________________________ Christian BOUDOT Intrasoft International 89-91 route de Thionville L-2611 Luxembourg Tel: +352 44 10 12 21 05 Fax: +352 44 10 12 23 59 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

