You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yariplus 9d3a9f4493 Enhance settings object plugin
Use an array to declare the object properties so that the order is always the same.
Add a data-new attribute for individual properties. (You can still use a whole object in the data-new attribute of a parent array.)
Add data-prepend and data-append attributes to properties for inserting html before or after that property. (This may also be useful for the array plugin.)
10 years ago
..
array.js init, attempt to increase cold load speed 11 years ago
checkbox.js [Settings] fixed data-empty usage within checkboxes 11 years ago
key.js init, attempt to increase cold load speed 11 years ago
number.js init, attempt to increase cold load speed 11 years ago
object.js Enhance settings object plugin 10 years ago
select.js init, attempt to increase cold load speed 11 years ago
textarea.js init, attempt to increase cold load speed 11 years ago