Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Highlight words? >Thread Next - Re: Highlight words? Re: Highlight words?To: NULL Date: 5/2/2006 3:19:00 PM
Julius Mong wrote:
> on the other hand if
> anyone knows a way round the Firefox bug please also let me know ...
The Core DOM should do e.g.
var body = document.getElementsByTagName('body')[0];
That is slightly longer than
var body = document.body;
but should not prevent you from using script to manipulate the body if
you need to.
--
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
