[jQuery] Re: Who knows how to use jQuery in Dreamweaver CS4?

2008-11-09 Thread Shawphy
Thx~ But it is said that dw cs4 support jQuery directly without extension On Nov 10, 2:17 am, Brad <[EMAIL PROTECTED]> wrote: > This might be what your looking for: > > http://xtnd.us/dreamweaver/jquery(found via Google) > > On Nov 9, 1:44 am, Shawphy <[EMAIL PROT

[jQuery] Who knows how to use jQuery in Dreamweaver CS4?

2008-11-09 Thread Shawphy
Now I'm coding javascript in dw cs4,and it says dw cs4 support jQuery code hinting, but I have no idea how to make it work, Any ideas?

[jQuery] What's the meaning of "underlying elements" in focus()

2008-02-22 Thread Shawphy
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