Skip to content

Display a string inside .ui-progressbar-value #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 7 commits into from

Conversation

nyordanov
Copy link

Hi,

I saw this this ticket: http://dev.jqueryui.com/ticket/5462 and decided to implement it as I find the idea useful for a project of mine.

Is my code good enough for jquery-ui? :)

@scottgonzalez
Copy link
Member

We discussed this as a team and have decided that we don't want to add this to the core of the progressbar plugin. There are too many different ways that informations can be presented about a progressbar: inside, below, to the side, etc. However, this would be a useful extension.

If you're not sure how to extend a plugin without modifying the original code, check out github.com/scottgonzalez/jquery-ui-extensions for some examples.

@nyordanov
Copy link
Author

OK, thanks :) I'll reimplement it as an extension then.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants