Skip to content
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

Removing dependency on #ribbon #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jukowski
Copy link

Hi OkGoDoIt,

nice office ribbon!

In switchToTabByIndex function you have a line like "$('#ribbon .ribbon-tab').hide();" so basically if I decide to give my ribbon a different ID, this code will break.

Also you get an id ( $.fn.ribbon = function(id) {) as parameter. This should not be necessary if call it with $("#someid").ribbon.

This pull request solves both issues.

@xiaoyuandlg
Copy link

There are something like ribbon bar control being able to create office alike ribbon bar, is that true? I got this from a UI component site. I am a bit confused how the 3rd party components producer achieve this? They did it by a group?.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants