| > It is not about clicking on forms but translating a
> url. HTT doesn't translate a url if within
> document.location = "url", but it does for [A
> HREF="url" name="print_" id="print_" /]. Am I
> correct?It's about both.
It won't click on forms or onClick=url
The href=url is obvious. The JS location=url or function(url) is controlled
by
> options -> links -> Attempt to detect all = checked
> Is there a callback mechanism within HTT, which
> would allow to assist HTT in such scenario?This user has no idea about
internals. | |