#389 ✓resolved
MadRabbit

Element#findRaw

Reported by MadRabbit | October 21st, 2010 @ 05:02 PM | in 2.2.0 Release

From time to time we and third party scripts need raw elements css-search, we probably should be nice fellas and provide one.

Comments and changes to this ticket

  • MadRabbit

    MadRabbit December 26th, 2010 @ 06:50 PM

    • State changed from “new” to “resolved”

    I made it be an attribute

    $('element').find('div.rule'); // returns wrappers
    $('element').find('div.rule', true); // returns raw dom-elements
    

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RightJS Core Tickets

Shared Ticket Bins

People watching this ticket

Pages