On 19 Jul., 15:36, Europus <euro...@gmail.com> wrote: > I know that this function doesn't exist in the DOM. Yet. > It doesn't currently appear to exist in jQuery either, I > couldn't find anything searching the documentation online. > I'm looking for a home-rolled custom function that is > jQuery compatible, so I can add some behaviors to it. > > Does anyone have something up their sleeve? :-) > > A more general question for the more knowledgeable js > programmers: > > What is the difference between onMouseOver & onMouseOut > and onFocus & onBlur? Is the latter for use in forms only > or what? > > Ulex
IMO onFocus can be caused not only by "click", but also by "tab". Detlef Lindenthal -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.