Merge "jquery.textSelection: Don't throw errors on empty collections"
[lhc/web/wiklou.git] / resources / src / jquery / jquery.textSelection.js
index 6d87ffd..042db91 100644 (file)
                         *
                         * @fixme document the options parameters
                         */
-                        getCaretPosition: function ( options ) {
+                       getCaretPosition: function ( options ) {
                                function getCaret( e ) {
                                        var caretPos = 0,
                                                endPos = 0,