On 16 May 2014 04:23, Gui Iribarren <[email protected]> wrote:
> +<script type="text/javascript">//<![CDATA[
> +       document.login.submit()
> +//]]></script>

I've no idea if this idea is going to be accepted, but *do not* use
document.all in your scripts. Seriously. It was an *ugly* hack
commonly used years ago (more than 10). Be specific when looking for
elements in DOM.
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to