Commonly used variables and functions
Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.
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