Search results 157

Sorted from new to old.
Card image
Login screen background

Login screen with background, the new thing here is that the background is ...

Card image
Bootstrap Treeview

A Treeview in Bootstrap (Used Bootstrap v3.3 which you need to host in addition ...

Card image
CSS Analog clock

Pure CSS Analog clock, found it in my archive

Card image
OpenOffice Calc

OpenOffice programming with Visual Basic Some document I had for my reference.

Card image
SpinningColors

Spinning colors loader in CSS/JS

Card image
Laoding Circle

Loading animation in css/js

Card image
Hourglass

A js/css hourglass loading spinner

Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

Card image
CSS Tree

One of those small CSSs I use in some of my projects, these are pure CSS, no ...

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

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