Rct567 / DomQuery

PHP library for easy 'jQuery like' DOM traversing and manipulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request to add 'addBack()' method.

silverham opened this issue · comments

@see https://api.jquery.com/addBack/

Adjusted $prepend so addBack() adds to the beginning.

Pull request: #20