Tag Archive: CSS
Pow.js – jQuery & Canvas Sunburst Generator
Pow.js is a jQuery plugin that uses CSS and Canvas to generate a sunburst background image.
The website also has a form where you can modify the fields to generate an image on the fly.
- http://obadger.com/pow/
- jQuery, Canvas
- The MIT License
- Canvas, CSS, Generator, Javascript, jQuery, Plugin, Suburst
- 0 Comments
Speed Up Development Time With CSS Refresh
CSS Refresh is a JavaScript file that automatically refreshes a browser if a change is detected in any loaded stylesheet on a web page.
This will save large amounts of development time, particularly on front-end work.
All that is required is either include the JavaScript file after all the stylesheets, or use the provided bookmarklet without the need for any code changes.
- http://cssrefresh.frebsite.nl/
- Will only work in a server environment
- Dual licensed under the MIT and GPL licenses
- Bookmarklet, CSS, Javascript, Plugin, Utility
- 0 Comments
Impress.js – CSS3 Presentation Framework
Impress.js is a framework for presentations (with keyboard support) that utilises CSS3 transforms and transitions to create an infinite scrolling canvas of elements that can scale and rotate.
Only modern browsers with CSS3 transition and transform are currently supported such as the latest Chrome and Firefox. It will also not work on touch devices such as Android/ iPad.
An editing tool is rumoured to be in development but currently only examples and source code are provided with limited documentation.
- http://bartaz.github.com/impress.js/
- Modern Browser with CSS3 support
- MIT License
- CSS, Framework, Javascript, Presentations, Transforms
- 0 Comments







