Retro Windows 95 Style UI Framework Based On jQuery And Bootstrap 4

File Size: 121 KB
Views Total: 1701
Last Update:
Publish Date:
Official Website: Go to website
License: MIT
   
Retro Windows 95 Style UI Framework Based On jQuery And Bootstrap 4

An open-source JavaScript/CSS UI framework that helps developers to create 80s & 90's retro Windows 95 style websites & web apps with ease.

Based on jQuery JavaScript library and Bootstrap 4 framework. Full responsive and comes with 30+ components to fit all your needs about modern web design.

How to use it:

1. Load the required jQuery and Bootstrap in the document.

<link rel="stylesheet" href="bootstrap.min.css">
<script src="jquery.min.js"></script>
<script src="popper.min.js"></script>
<script src="bootstrap.min.js"></script>

2. Load the Windows 95 UI Framework's JavaScript and CSS in the document.

<link rel="stylesheet" href="css/pixel.css">
<script src="js/pixel.js"></script>

Components included:

Buttons:

Windows 95 UI Kit Buttons

Form Controls:

Windows 95 UI Kit Form Controls

Checkboxes & Radio Buttons:

Windows 95 UI Kit Checkbox & Radio Button

Cards:

Windows 95 UI Kit Cards

Navbars:

Windows 95 UI Kit Navbars

Tabs:

Windows 95 UI Kit Tabs

Typography:

Windows 95 UI Kit Typography

Changelog:

v1.2 (2020-04-19)

  • added login page
  • added register page
  • update homepage with better references

2019-08-29

  • v1.1.2: Update tooltips font and add all positions

This awesome jQuery plugin is developed by Themesberg. For more Advanced Usages, please check the demo page or visit the official website.