Skip to content

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