|
|
Q1232 How can I avoid onBlur="self.focus()" stopping access to form fields?
irt.org | Knowledge Base | JavaScript | Form 2 | Q1232 [ previous next ] Q1232 How can I avoid onBlur="self.focus()" stopping access to form fields?Either use showModalDialog for Internet Explorer or use the tricks mentioned in Danny Goodman's article at: http://developer.netscape.com/viewsource/goodman_modal/goodman_modal.html |
-- div -->
|