css-sprites
We can use CSS Sprites, but doesn't that require all the images be made into block or display: block elements?
I\'d like to use CSS Sprites, but I haven\'t used it in massive scale before, and seems likewhen all the images are being displayed using CSS Spirites (image as background), th开发者_高级运维en it mus[详细]
2023-02-21 05:15 分类:问答creating a loop with multiple sprites?
i\'ve got a column of sprites as one sprite goes off the screen i want the same sprite to wrap around the opposite side so that two sprites are showing simultaneously, as one moves of the screen the o[详细]
2023-02-20 17:19 分类:问答Horizontal nav with CSS rollover
The roll开发者_如何学JAVAover\'s uses one image for the hover. It\'s cool, but I don\'t know how to get it to work in a horizontal menu. What do I do?[详细]
2023-02-20 17:02 分类:问答css IE and firefox problem
I have a button which I want at a certain poistion on the screen. Problem is in firefox its a little up and in IE its a little down. What can I do?[详细]
2023-02-20 16:00 分类:问答CSS - How to add a glow effect around a fluid box?
Here\'s what I mean: http://www.lesliesommer.com/wdw07/html/images/glow.png I need it to work with most browsers.[详细]
2023-02-19 02:17 分类:问答css sprite with negative background positions not clear
I am working on some existing code where they are using css sprites. There is big image and its been used for to display all the images.[详细]
2023-02-17 17:34 分类:问答CSS Spritesheets
I\'ve just started using CSS spritesheets to significantly reduce the number of requests a user makes on our webserver (previously I had designed a page with 200 thumbnails, each linked separately, so[详细]
2023-02-16 19:55 分类:问答Keep images from zooming with browser
I have a single image with buttons aligned vertically. I then am using css that specifies \"background-position\" to show the correct button based on the class of the button. The issue I am having, is[详细]
2023-02-16 00:13 分类:问答How is it possible to align css sprites horizontally?
At the moment all of my css sprites are aligned vertically and not in the correct format. How would I align them horizontally? This is an examp开发者_如何学Gole of one of my buttons:[详细]
2023-02-15 12:33 分类:问答CSS - using one background image with multiple images on it
I\'ve observed that often the webs开发者_如何学JAVAites use only one background image which contains multiple images on it. For example, instead of using separately icons, all of the icons are put on[详细]
2023-02-15 07:24 分类:问答