Commonly used variables and functions
Das sind Skriptversionen, bei denen der Quelltext aktualisiert wurde. Alle Versionen anzeigen.
fixed String.isLowerCase() & String.isUpperCase() not working as intended
String.isLowerCase()
String.isUpperCase()
Added string-method: capitalize. This method capitalizes the supplied string, and can preserve the original casing
capitalize
Added label-property to createBtn-method
label
Added color-override for buttons
Added button styles
Added jQuery Prototypes
Added String & Array Prototypes