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