1
0
Fork 0
forked from 0x2620/oxjs

add Ox.MenuButton

This commit is contained in:
rlx 2011-12-20 07:07:57 +00:00
commit 9f151e2e60
4 changed files with 169 additions and 40 deletions

View file

@ -430,9 +430,6 @@ Ox.VideoEditor = function(options, self) {
}
})
.appendTo(self.$videobar);
self.$videoMenuButton.find('input').attr({
src: Ox.UI.getImageURL('symbolSet')
});
self.$selectButton = Ox.Button({
style: 'symbol',