Hey all ! I read " This causes all of the functions that have been bound to the focus event to be executed. Note that this does not execute the focus method of the underlying elements." in focus() of jQuery's document. But I couldn't catch the meaning of "underlying elements".
Anyone may tell me which element is "underlying elements"? Thanks.