#26: XML + XSLT (Open)
Jul 11 2008 * 20:37
| Reported by: | Assigned to: | ||
|---|---|---|---|
| Priority: | Normal | Milestone: |
if you use XSLT transformats in browser
$(document.body);
will don’t work, because, don’t work.
In my project I use this solution:
document.body || $$('body')[r0];

RSS feeds