View Single Post
  #2  
Old 02-22-2016, 03:01 PM
Kyttias's Avatar
Kyttias Kyttias is offline
Premium Member
 
Join Date: Jan 2014
Posts: 857
Gender: Unknown/Other
Credits: 133,370
Kyttias is on a distinguished road
Default

I've thought about this... and there may in fact be a way to do it without even using Javascript! HTML5 introduced the "Progress" element, maybe give this article a read through (and for further reading, this bit of documentation)? On the downside, not all browsers can render it (though 89% of browsers can) and if you're okay with it looking nice on most, but not all, browsers, then that's fine (it doesn't work in iOS Safari very well, or the Opera Mini browser at all).

Definitely let me know how this goes!
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it.

Last edited by Kyttias; 02-22-2016 at 03:03 PM.
Reply With Quote