Search results 107

Sorted from new to old.
Card image
JQMeter

A progressbar (or meter) in JQuery, customized with nice options

Card image
Progressbar-BS3

Custom Progressbar in Bootstrap3

Card image
percircle ProgressCircle

A neat progress circle (progressbar) using CSS and JQuery Used in this ...

Card image
FormatMyDate

Formats a date, equivalent to VB6 function 'Format' Also with it, you will ...

Card image
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

Card image
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.