Search results 50

Sorted from new to old.
Card image cap
CSS Flowchart2

Another flowchart, this time with hover effect

Card image cap
CSS Flowchart

A simple CSS flow chart with links

Card image cap
Spinning circle

Spinning circle in pure css Link

Card image cap
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image cap
VHD file 7GB - Delete

VHD file, 7GB, helpful when you want to quickly save files into an 8 GB usb ...

Card image cap
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...

Card image cap
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image cap
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image cap
Hand.cur

A cursor file type of Hand. used inside VBA to show hand when user hover over ...

Card image cap
CSSFlowChart

Shows a chart with links, nice sitemap maybe, or just easy way to show ...

Card image cap
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image cap
Bootstrap Modal variables

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

Card image cap
CellSave_Hyperlink

Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

Card image cap
ANmAjax

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

Card image cap
URLs2Anchors

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

Card image cap
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...