inDOMOrder jQuery Plugin


/ Published in: JavaScript
Save to your folder(s)

jQuery Plugin for returning selected DOM Nodes in DOM order. e.g. $('img.L,img.Y') will not be guaranteed DOM order (usually all the L's then all the Y's).

Currently only works with IE and FF (that's all I needed).

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.