[jQuery] Re: how to use onfocus event with jQuery ?

2009-01-28 Thread jay
http://docs.jquery.com/Events/focus On Jan 28, 9:28 pm, Alex blackange...@gmail.com wrote: hi all,      i'm new to jQuery,    how to use onfocus event with jQuery ?      Could you give me a demo ?      Thank you! Alex

[jQuery] Re: how to use onfocus event with jQuery ?

2009-01-28 Thread Alex
thank you! i need to bind focus event to new elem after page loaded, how to do it ? jQuery1.3 live() not support focus and blur event . On 2009-1-29, at 上午11:03, jay wrote: http://docs.jquery.com/Events/focus On Jan 28, 9:28 pm, Alex blackange...@gmail.com wrote: hi all, i'm