Flowdock
method

next_element

Importance_1
v2.3.8 - Show latest stable - 0 notes - Class: HTML::Selector
next_element(element, name = nil) public

Return the next element after this one. Skips sibling text nodes.

With the name argument, returns the next element with that name, skipping other sibling elements.

Show source
Register or log in to add new notes.