[Twisted-web] Re: LivePage erratic under IE 6.0

Thomas HERVE therve at free.fr
Mon May 23 01:42:30 MDT 2005


Quoting Garth T Kidd <garthk at gmail.com>:

> [snip]
> The script now works in IE, but only if I hit Enter in the text box.
> If I click the button, nothing happens.

Try to change tags.button['Ping!'] in tags.button(type="submit")['Ping!'] (you
should specify type="text" in the input too). I think it's just some 
bad formed
HTML, which result to unpredictable behaviour.

-- 
Thomas





More information about the Twisted-web mailing list