Skip to content

Commit 2059807

Browse files
committed
Fix #55. README.md correction, minified, version change.
1 parent b6c9ca5 commit 2059807

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -326,12 +326,13 @@ $(function(){
326326
<td>customClass</td>
327327
<td>{
328328
&nbsp;&nbsp;prefix: 'selectric',
329-
&nbsp;&nbsp;postfixes: 'Input Items Open Disabled TempShow HideSelect Wrapper Hover Responsive',
330-
&nbsp;&nbsp;camelCase: true
329+
&nbsp;&nbsp;postfixes: 'Input Items Open Disabled TempShow HideSelect Wrapper Hover Responsive Above Scroll',
330+
&nbsp;&nbsp;camelCase: true,
331+
&nbsp;&nbsp;overwrite: true
331332
}</td>
332333
<td>Object</td>
333334
<td>Custom classes.
334-
Every class in 'postfixes' should be separate with a space and follow this exact order: 'Input Items Open Disabled TempShow HideSelect Wrapper Hover Responsive'</td>
335+
Every class in 'postfixes' should be separate with a space and follow this exact order: 'Input Items Open Disabled TempShow HideSelect Wrapper Hover Responsive Above Scroll'</td>
335336
</tr>
336337
<tr>
337338
<td>optionsItemBuilder</td>

dist/jquery.selectric.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* /,'
1010
* /'
1111
*
12-
* Selectric Ϟ v1.8.5 (2014-10-02) - http://lcdsantos.github.io/jQuery-Selectric/
12+
* Selectric Ϟ v1.8.6 (2014-10-14) - http://lcdsantos.github.io/jQuery-Selectric/
1313
*
1414
* Copyright (c) 2014 Leonardo Santos; Dual licensed: MIT/GPL
1515
*

dist/jquery.selectric.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)