Search results 106

Sorted from new to old.
Card image
Refresh HTML page + Go Back

HTML Javascripts to refresh page And another line to go back to previous page. ...

Card image
Online JSON Formatter

Online JSON Formatter, helpful when you suck at json, found it during my search ...

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
Multi-Level BS4 menu

Another Multi-level menu, this one in Bootstrap 4 and is activated by clicks ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
DB_Connect

VBA-Excel function to connect to SQL Database server, in addition to ...

Card image
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

Card image
Fraction calulator

Bing gives you a nice quick way to do calculations, now with fraction ...

Card image
RandomGUID

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

Card image
Text Shadow CSS3 Generator

Online tool to create css3 text shadow, free. Technically, generate the CSS3 ...

Card image
ColorSlider

Free Online tools to quickly get color values in hex or rgb

Card image
Freeze table head

Freezing head (thead) of a table when scrolling. Needed this feature for a ...

Card image
Lined Paper in CSS

Lined paper CSS From

Card image
HTMLDecode + HTMLEncode

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