Search results 168

Sorted from new to old.
Card image
Input text - pre-Placeholder

Remove text when textbox is selected, then put it back if it left empty This ...

Card image
Credit Card form

Javascript-based card form with pure CSS/JS and no images From

Card image
Refresh HTML page + Go Back

HTML Javascripts to refresh page And another line to go back to previous page. ...

Card image
Windows-like drop down menu

Classic-Windows-like dropdown menu using CSS and JS, library in zip is build in ...

Card image
ReadHTMLTag

Reads string between open and close HTML tag (between < ... > and < / ... >), ...

Card image
FolderSize_Swift

Gets total of folder size in bytes. With some tweaks, you can modify it to use ...

Card image
404 page

A nice simple 404 page with a game From

Card image
iframe link to parrent

Link to the parent from inside an iFrame using JAVA

Card image
Barcode Generator

Pure ASP Classic barcode generator This is one of my past findings, I will be ...

Card image
BodyYoutubeLink2iframe

Creates youtube embed from link Converts a youtube video link into a youtube ...

Card image
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
Bootstrap Media player controls

Controls for a media player using Bootstrap and FontAwesome

Card image
MD Shadows

Material Design shadows without components From

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...