Search results 99

Sorted from new to old.
Card image
SimpleSlideView

Good slide view, animated moving menu, or wizard steps From

Card image
More Bootstrap wells

Additional Bootstrap well colors, I always find it easier to use Wells (used in ...

Card image
HeadingZeros Remove and Add

Adds or remove zeros at start of string Used to clear heading zeros from ...

Card image
DirTree.xlsb

Excel macro to show all files found in directory (including sub-directories) as ...

Card image
UnMergeFill

Unmerges all merged cells and duplicate cell contents into them. In another ...

Card image
Login modal

Simple modal with login form in Bootstrap 3

Card image
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
Fancybox v2 apply

Applying Fancybox v2 from (

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
Styles_DeleteNonStandard

Delete styles from an Excel workbook, any non-standard style will be deleted. ...

Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

Card image
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.