Search results 543

Sorted from new to old.
Card image
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image
ShrinkText

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

Card image
Parts-File2Page

A classic ASP include file to read txt file of list into a page using bootstrap ...

Card image
Copy formulas

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

Card image
Steps Circular Progress

Circular progress steps template, using Bootstrap and fontawesome

Card image
jQuery File Upload

File upload widget Handles images and other types, with php, go and python ...

Card image
DirectionToggle

JS to switch direction between Right-to-Left and Left-to-Right Toggle the ...

Card image
Bootstrap full calendar

Full, simple and powerful, with AJAX, and template systems From

Card image
Bootstrap DateTime Picker

Date-Time picker in Bootstrap and Material Design

Card image
Bootstrap Media player controls

Controls for a media player using Bootstrap and FontAwesome

Card image
Lychee v3.1.6

A great looking and easy-to-use photo-management-system 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
Magick SVGs to GIFs

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

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
HTMLDecode + HTMLEncode

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