Search results 8

Sorted from new to old.
Card image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

Card image
DirectionToggle

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

Card image
Loading3 gif

Showing animated gif when ancher is clicked, uses an overlay to prevent user ...

Card image
Loading gif

Show and hide loading gif using Javascript. a simple way to control when to ...

Card image
a href=#

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

Card image
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...