Search results 243

Sorted from new to old.
Card image
Capitalize in JS

Convert text to all capital letters

Card image
Barcode Generator

Pure ASP Classic barcode generator This is one of my past findings, I will be ...

Card image
RandomGUID

Creates a random GUID number like ... 879AE395-E026-0A63-EFC1-152038C4400B ...

Card image
Rotating Elements

CSS-Only rotating elements, as a slideshow, or carousel From

Card image
draggable grid

Nice gallery (or grid) that can be dragged to browse through From

Card image
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...

Card image
ProfileBadge_Linkedin

Creates Linkedin profile badge for certain user as HTML output as string. ...

Card image
CSS3 Radio Buttons

Nice, multiple, multi-options, CSS3 radio buttons From

Card image
MaggicSuggest

A good dropdown select, with HTML code From

Card image
Bootstrap 4 Date picker

Date and Time picker in Bootstrap 4 From

Card image
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...

Card image
HeadingZeros Remove and Add

Adds or remove zeros at start of string Used to clear heading zeros from ...

Card image
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...

Card image
HttpToAnchors

Convert http found inside text into anchers < a >, aka URLlinker, aka ...