Skip to content

Skip by id, class/es, tagname #8

Description

@45kb

Examples:

skipPrev(30, '.class') //skip previous 30 elements with class = .class
skipPrev('.class') //skip all the previous elements with class = .class
skipNext(30, '') //skip next 30 elements
skipNext('#id') //skip all the next elements with id = #id

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions