bootstrap-css-sprite
bootstrap-css-sprite copied to clipboard
Syntax sugar for <img /> HTML-tag in a Bootstrap 3 style: <span class="img-cat"></span>
$imgData['ext'] = jpeg Because of different length of the extension the last symbol of file name lost. Also hover doesn't work. Possible way to fix ``` // Copy image ......
Need to implement ability to set some default background for icons with unexpected class (file name).
Validate CSS class names according to this: http://stackoverflow.com/a/449000/676479 Also config option "cssNamespace" need validation.
Big sprites not working on IPad Safari What's the reason: http://stackoverflow.com/questions/9046143/really-long-background-image-does-not-render-on-ipad-safari http://stackoverflow.com/questions/2860387/ipad-iphone-scale-background-images Summarizing: for big amount of images need to make several sprites.