jquery-or icon indicating copy to clipboard operation
jquery-or copied to clipboard

A jQuery plugin for handling selectors that might not exists. Its akin to saying "get this element, or if that element doesnt exist, use this element"

jQuery Or

jQuery Or is a 5 line jQuery plugin for handling selectors that might not return any elements. Its is akin to saying "get this element, or if that element doesnt exist, use this element".

Check the demo