logiclord / epubReader

epubReader is a standalone fluid infusion component. This project is about implementing a web based ePub reader component based on open web technologies for infusion framework

Home Page: http://webbasedepubreader.blogspot.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All controls & menus in one tab

dghag opened this issue · comments

How should I bind all controls(styles) in one template? I don't want multiple tab system. I want only one tab with all features.

I assume from styles you mean styles in upper tab panel. Tab system used is an implementation of Fluid Panel (http://wiki.fluidproject.org/display/docs/Tutorial+-+Fat+Panel+UI+Options). You can add your template similar to https://github.com/logiclord/epubReader/tree/master/html/uiOptions and modify uiController component