Commonly used variables and functions
Från och med 2021-08-10. Se den senaste versionen.
Dessa är versionerna av skriptet där koden uppdaterades. Visa alla versioner.
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