EDIT: Not working in Firefox. Will fix this soon.
A simple javascript plugin to create dynamic placeholder images. Usage:
<img data-src="imgholder.js/320x240">
or
<img src="imgholder.js/320x240">
Features include
- Custom text
<img src="imgholder.js/320x240&text=HelloWorld>
- Text color
<img src="imgholder.js/320x240&color=#fffff>
- Background color
<img src="imgholder.js/320x240&bg=#000000>
- Font size
<img src="imgholder.js/320x240&size=12>
- Font family
<img src="imgholder.js/320x240&font=Helvetica>
For full documentation and demo visit imgPlaceholder.js