> yeah. I think [3] should be used as:
>
> $("[EMAIL PROTECTED]'bea-portal-layout-placeholder']")[3]That doesn't give you what you want. That returns a DOM element, not a jQuery object - a thus breaks the chain. --John _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
