diff --git a/docs/example-option-sort-empty.html b/docs/example-option-sort-empty.html index f5a816cc..1fee3a9f 100644 --- a/docs/example-option-sort-empty.html +++ b/docs/example-option-sort-empty.html @@ -49,11 +49,22 @@ $(function(){

NOTE! - Set the emptyTo selector below: +

@@ -72,7 +84,7 @@ $(function(){ Set emptyTo option:
@@ -162,7 +174,8 @@ Set emptyTo option:
-* Note: The "Account #" column has the "empty-top" class name set which over-rides the emptyTo option (see the order of priority note above). + * Note The "Account #" column has the "empty-top" class name set which over-rides the emptyTo option (see the order of priority note above). +

Javascript