Search results 699

Sorted from new to old.
Card image
ColorSlider

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

Card image
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as

Card image
ShrinkText

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

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
jExcel

jQuery plugin to embed a spreadsheet, compatible with Excel, in your browser. ...

Card image
CSS Card effect

CSS Card Hover animated effect From

Card image
bs_grid

Bootstrap grid with php server-side example code (jQuery Datagrid plugin) From ...

Card image
jqgrid

A grid control in jQuery From

Card image
Bootstrap Select

Multi-select drop-down in Bootstrap with customization From

Card image
jui_datagrid

JavaScript driven data grid component

Card image
Maxazan Treegrid

TreeGrid using Bootstrap From

Card image
MD Shadows

Material Design shadows without components From

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 ...