Method selectElementText documentation

Selects the content of an element.

Example

``` javascript bbn.fn.selectElementText(document.getElementById('my_input_id')); // false bbn.fn.selectElementText(bbn.$('#my_span_id')); // true ```

Selects the content of an element. BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.