usablica / progress.js

ProgressJs is a JavaScript and CSS3 library which help developers to create and manage progress bar for every objects on the page.
http://usablica.github.io/progress.js/
MIT License
2.37k stars 246 forks source link

best practise with BackboneJs #7

Open infacq opened 10 years ago

infacq commented 10 years ago

hi

do you have workaround using this with BackboneJs. Sorry if this question bothers you

mrjoelkemp commented 10 years ago

What troubles are you having using this with Backbone?

afshinm commented 10 years ago

I can't understand your question, can you please explain more? @infacq

infacq commented 10 years ago

sorry my mistake. My question is actually how to best use with requirejs. And am building the single page application. I want to minimize the use of global variable. I see the progressjs is populated to global environment. I want to know how do i eliminate progressjs and how to prevent it from populate it to the global environment

qanuj commented 9 years ago

Would be nice to know the answer to this question.