Search results 119

Sorted from new to old.
Card image
HttpToAnchors

Convert http found inside text into anchers < a >, aka URLlinker, aka ...

Card image
Tabs in BS4

Some smooth-look CSS3 Tabs in Bootstrap4, something other than default tabs :-)

Card image
ToggleSwitch in CSS

CSS Toggle switch, to show selection in CSS beautiful graphics It is basically ...

Card image
15 Datestamps

15 pure CSS date stamps to be used or Calendar view of a date, something I ...

Card image
CSS Buttons B4BS

This was used widely on my end before we got Bootstrap. Still have potential ...

Card image
CSS Radiochecks

Radio checkboxes in pure CSS

Card image
CSS On-Off Switch

Radio button, in pure CSS, beautiful Looks like a checkbox, but acts as ...

Card image
On Off button

Toggle buttons Win10 style

Card image
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image
Bootstrap table by wenzhixin

Working jquery bootstrap table, with pagination, search, sort and column ...

Card image
Prevent Submit until reCaptcha

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

Card image
Wordpress drop-down menu

Add dropdown with User login, logout into menu. This code used to replace "nav. ...

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

Card image
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image
a href=#

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