Why is the context of this one the document: $('div.layer').find(':checkbox') or $('div.layer').eq(0).find (':checkbox') and at this the div.layer $($('div.layer').get(0)).find(':checkbox')
- [jQuery] Context querstion eskimoblood
- [jQuery] Re: Context querstion Ralph Whitbeck