Search results 23

Sorted from new to old.
Card image
Font-Based progress bar

Show progress bar using fonts only. Neat trick to use inside HTML or word ...

Card image
Remove Managed by Your Organization from Edge

AI helped me here to remove the message on my browser of (Managed by your ...

Card image
SheetTabColor

Applies certain color to sheet tab in Excel. ColorNumber is Excel ColorIndex. ...

Card image
Dynamic iframe height

Adjust iframe height to its content after loading page Needed this trick in ...

Card image
Antispam - Hiding textbox

Anti spam email web form idea.

Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...

Card image
ANmAdvancedFilter

Filter table inside Excel the fast way (using advanced filter) into another ...

Card image
ANmaBatchCreate + ANmaBatchRun

Creates batch file with certain content, and another function to actually ...

Card image
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

Card image
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...

Card image
Window off-screen

Window not shown while taskbar says it is on. Restore window position in ...

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
CSS Charts

Great articel about making charts in CSS. It has 3 main types, bar, column, ...

Card image
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database

Card image
Windows Clock

Restore Windows 10 clock to Windows 7 Analog clocks

Card image
Blurred Background

Pure CSS trick to show a blurred background area behind a div Not my work, ...