| 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?
Is there a callback mechanism within HTT, which would allow to assist HTT in
such scenario? | |