WebWarper / Frequently Asked Questions (F.A.Q.) / Web-publishers' questions

What additional functions and variables are available in JavaScript on a page, viewed through WebWarper?

Some of them were already mentioned in previous answers:
        ___ww,
        ___ww_correctUrl(),
        ___ww_correctHtml(),
        ___ww_setDomain(),
        ___ww_assignCookie().

Besides that, the following variables and functions can be helpful. (You can use any of the listing functions only after getting sure, that the page is really compressed using WebWarper: "if (window.___ww) {...".)

To contents