Commonly used variables and functions
目前為 2021-08-10 提交的版本,檢視 最新版本。
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
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