Search results 669

Sorted from new to old.
Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
Copy formulas

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

Card image
CSS Card effect

CSS Card Hover animated effect From

Card image
MD Shadows

Material Design shadows without components From

Card image
Country list in arabic

List of countries codes and names in Arabic, you do not know when you need it ...

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
Magick SVGs to GIFs

Convert SVG files into GIF preserving the transparency, in bulk ' Used to ...

Card image
HTMLDecode + HTMLEncode

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

Card image
Slickmap

CSS only flow chart site map From

Card image
CopyRowHeight

Copy row height from row to another Used to fix row heights or merged cells to ...

Card image
Nailthumb

Create thumbnail on fly using JS From

Card image
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image
DB_ExtendedProperties

Returns extended properties of a database, knowing the ADODB connection

Card image
LastInsertedID_SQL

Get the ID of the last inserted record in a table. There are other methods, ...

Card image
Translucent card

Translucent card in CSS3 From