Hi all,
I am newbie of web.py. I just practice the sample code from tutorials.
Now I have trouble figuring out why IE and Firefox have different
reactions.
For example, todo-list
http://webpy.org/src/todo-list/0.3
I launch it using python todo.py, python version is 2.6.5. the todo-
list works well for Firefox browser, but there are problems for
Microsoft IE browser, clicking searching button "Add todo", has no
effect, but I need press enter key to add a new todo-list entry. How
should I change codes to make click button work in this case to
support IE? Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to