I am working on a media site, and want to design a tool-bar for it, same idea as yahoo-tool bar. Can someone guide me how I can do that logically or by programming tips. Any piece of advice will help me alot.
Tool bar
Collapse
X
-
Originally posted by creative1I am working on a media site, and want to design a tool-bar for it, same idea as yahoo-tool bar. Can someone guide me how I can do that logically or by programming tips. Any piece of advice will help me alot.
{% render_partial firefox/_legacy_notice.html %}  ## Tutorial Index - [Extend Firefox!](/firefox/) - [Development Overview](/firefox/Tutorial/overview) - [ …
is a tutorial, many available
Of course the toolbar will be browser specific so you'll need to program one for each browser. I bet you could hack up the yahoo-firefox toolbar as a starting point in firefoxComment
Comment