05-10-04 10:40 PM
I have a small portlet which display an input field, a button and an output
field. It's not a jsp page, it's HTML output by the portlet. In this page I
put the focus in my input field, and when the page is displayed (the first
time)the cursor blinks in the input field. When I hit the submit button, the
portlet reads the input field, put the information in the output field and
displays again the page.But I don't have the cursor in the input field. I
put an onblur instruction and at the second display of the page, I receive
onblur. Any help will be nice.
Thanks
Serge
[ Post a follow-up to this message ]
|