Brosho is a jQuery plugin which helps you to minimize the editor-browser switching while creating/editing websites.
It enables you to select elements in a webpage, edit the CSS properties with an in-browser editor & see the outputs instantly (similar to editing with Firebug).
Once you are satisfied with the changes implemented, copy-pasting the new code to the CSS file is enough.
The editor has few functions that makes the usage easy like:
It enables you to select elements in a webpage, edit the CSS properties with an in-browser editor & see the outputs instantly (similar to editing with Firebug).
Once you are satisfied with the changes implemented, copy-pasting the new code to the CSS file is enough.
The editor has few functions that makes the usage easy like:
- setting the position (top-bottom-left-right)
- enable/disable element highlighting
- one-click CSS code generation
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://usejquery.com/posts/8/brosho-design-in-the-br...
Demo: http://demos.usejquery.com/brosho-plugin/index.html
Download: http://github.com/mustardamus/brosho-plugin/tree/mas...
0 Responses to Brosho: A jQuery Plugin For Designing In The Browser