All Javascript Extension Methods
-
IsFilled(), IsEmpty()
Returns if a string is null or empty
-
padLeft
Adding char left of string.
-
supports_html5_storage()
Function to determine if the browser supports HTML 5 local storage.
-
IsEven
Returns true if the number is an even number
-
format
Javascript style string formatter.
-
endsWith
adds endsWith method to the prototype of String. Returns boolean
-
IsOdd
Returns true if the number is an odd number
-
addCalendarToTextBox()
Add Date Picker to Text Box
-
randomize()
Generates random number with appointed limit.
-
addDays
Adding and subtracting days from Date
-
JQuery/JavaScript Extension Methods
JavaScript Extension JS
-
FormatVar
Like format type. Source: https://www.extensionmethod.net/csharp/string/withvar
-
Cookie
操作Cookie函数
-
FirstCharToUpper
Contact for email:ugurdemirel@bayburt.edu.tr