Commonly used variables and functions
這裡顯示腳本的所有版本。 只顯示彼此間有代碼差異的版本。
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