Advertise here

jQuery Plugins Tagged ‘html’

Building an Accessible Theme Picker with HTML, CSS and JavaScript

January 15, 2023     864    
Building an Accessible Theme Picker with HTML, CSS and JavaScript

A tutorial how to use HTML, CSS, and vanilla JavaScript to add an accessible theme picker component to a website.

Read More »

HTML5 Boilerplate – Popular Front-End Template for Web

August 16, 2021     1148     HTML5 CSS3 & CSS
HTML5 Boilerplate – Popular Front-End Template for Web

HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites.

Read More »

Carbon Design System by IBM

March 12, 2021     1358    
Carbon Design System by IBM

Carbon Design System is IBM’s open source design system for products and digital experiences. The system consists of working code, design tools and resources, human interface guidelines, and a vibrant community of contributors.

Read More »

diff2html – Diff Parser and Pretty Html Generator

February 27, 2021     1590    
diff2html – Diff Parser and Pretty Html Generator

diff2html generates pretty HTML diffs from git diff or unified diff output. 

Each diff provides a comprehensive visualization of the code changes, helping developers identify problems and better understand the changes.

Read More »

Web Development Lessons for Beginners By Microsoft

January 03, 2021     903    
Web Development Lessons for Beginners By Microsoft

12-week, 24-lesson curriculum all about JavaScript, CSS, and HTML basics by Azure Cloud Advocates at Microsoft

Each lesson includes:

  • optional sketchnote
  • optional supplemental video
  • pre-lesson warmup quiz
  • written lesson
  • for project-based lessons, step-by-step guides on how to build the project
  • knowledge checks
  • a challenge
  • supplemental reading
  • assignment
  • post-lesson quiz

Read More »

htmx – High Power Tools for HTML

June 14, 2020     1217     Others
htmx – High Power Tools for HTML

htmx is a javascript library that allows you to access AJAX, WebSockets and Server Sent Events directly in HTML, using attributes. It is small (~7k min.gz'd), dependency-free, extendable & IE11 compatible.

Read More »

Easy Toggle State – JavaScript Library to Easily Toggle State of Any HTML Element

May 22, 2018     663    
Easy Toggle State – JavaScript Library to Easily Toggle State of Any HTML Element

Easy Toggle State is a tiny JavaScript library to easily toggle the state of any HTML element (dropdown, navigation button, tooltip, collapsible panel, lightbox, tabs, switch etc.) and its targets.

Read More »

Bootstrap 4 – The Most Popular HTML, CSS, and JS Library

May 08, 2018     2534     Grid & Layout Bootstrap
Bootstrap 4 – The Most Popular HTML, CSS, and JS Library

Build responsive, mobile-first projects on the web with the world's most popular front-end component library.

Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.

Read More »

Marko – Friendly and Fast UI Library from eBay

December 25, 2017     766    
Marko – Friendly and Fast UI Library from eBay

Marko is a friendly and fast UI library that makes building web apps fun.

  • Simple: If you know HTML, CSS, and Javascript, you know Marko
  • Fast: Faster loads via streaming and a tiny (~10kb gzip) runtime
  • Progressive: From simple HTML templates to powerful UI components

Read More »

How to Connect to an API with JavaScript

December 19, 2017     1230    
How to Connect to an API with JavaScript

A tutorial about easy way on connecting to an API with javascript. 

In this tutorial you will learn :

  • What a Web API is.
  • Learn how to use the HTTP request GET with JavaScript
  • How create and display HTML elements with JavaScript.

Read More »

he – Robust HTML Entity Encoder/Decoder with JavaScript

September 13, 2017     777     Text & String
he – Robust HTML Entity Encoder/Decoder with JavaScript

he (for “HTML entities”) is a robust HTML entity encoder/decoder written in JavaScript.

It supports all standardized named character references as per HTML, handles ambiguous ampersands and other edge cases just like a browser would, has an extensive test suite, and handles astral Unicode symbols just fine.

Read More »

Render Markdown JavaScript

September 09, 2017     1218     Text & String
Render Markdown JavaScript

Renders markdown files to HTML with highlighted code blocks But also renders the javascript ones.

Read More »

a-table.js – Simple Table UI for Generating Table Html

July 03, 2017     2891     Tables
a-table.js – Simple Table UI for Generating Table Html

a-table.js is a simple table UI for generating table html. It's free to use (MIT license) and supports IE 9 ~, Safari, Chrome, Firefox.

Read More »

E-Commerce Shop Card with CSS and Javascript

April 14, 2017     2958     Slider
E-Commerce Shop Card with CSS and Javascript

A tutorial about creating animated e-commerce shop card by using html, css and javascript.

Read More »

bookmarks.public – Template for Self-Hosted Bookmarks using HTML & jQuery

March 13, 2017     859     Others
bookmarks.public – Template for Self-Hosted Bookmarks using HTML & jQuery

bookmarks.public allows you to save your bookmarks under revision control, via a simple combination of HTML, CSS & Javascript.

Read More »