Skip to content

Progress bar using CSS for appearance, and jQuery for maintaining correct width. Responsive design using CSS @media queries.

Notifications You must be signed in to change notification settings

codemaestro/jquery.progbar

Repository files navigation

CoV - Progress bar for visual status

This simple HTML/CSS progress bar is used by CoV applications. As the code is readily available for anyone who cares to look, I didn't see a problem with posting it publicly.

CoV Progress Bar demonstrates:

  • A CSS solution for a progress bar tht responds to mobile device screen sizes (< 620px).
  • A simple jQuery plugin to set the width of the bar to that of its container.

Known issues: While the jQuery version appears to work with all browsers, Mac OS X Firefox and Safari reveal rendering issues. May be due to the jQuery 1.7.2 library. Will try to fix later.

Enjoy! Tony Chung

Fork on GitHub: https://github.com/codemaestro/covprogbar

About

Progress bar using CSS for appearance, and jQuery for maintaining correct width. Responsive design using CSS @media queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages