Tagged Questions

0
votes
3answers
325 views

How to make a CSS background image (sprite) to clickable area?

At the example of YouTube. Their logo comes in fact from a big master image containing other graphical elements. However one can click on the logo which point to the root of the s …
0
votes
1answer
29 views

CSS sliding doors & sprites with tabbed navigation - not looking so tabbed

Hey, I'm trying to get this nav working nicely: http://www.moreheadplanetarium.org/redesign/nav.html I can't figure out why the background image of the "current" tab is extending …
1
vote
3answers
51 views

how to show section of a CSS sprite within a set position on the whole html body

hi there. I use sprite sheets for my css, adn they work great, however i want to have a section of my sprite sheet on the footer it is like a curved block and the left hand conten …
2
votes
5answers
1k views

jQuery toggle to change image

I have a list of divs with images in them: <div class="wizard-img"><%= image_tag("sources/pix/nyt.png") %></div> <div class="wizard-img"><%= image_tag(" …
1
vote
5answers
231 views

Just noticed the `<i/>` tag on Twitter, did they make that up?

Twitter seems to be using an <i/> tag to display their icons from a css sprite. Did they just make up that tag, or is HTML I've never heard of? Brilliant idea at any rate :) …
0
votes
3answers
98 views

Selectively display different parts of a HTML file without SSI/Server side scripting

Is it possible to create a text sprite and selectively display parts of the same HTML file and ignore the rest. The part to be displayed is selected by a menu generated generated u …
0
votes
1answer
22 views

Cannot Load Image In IE5 And IE6 using Csssprites

Dear Friends, I am using csssprites in my application. Css images is successfully loaded all browser except IE 6 and IE 7 . I dont know how fix this problem. For Your Referen …
2
votes
3answers
84 views

how to give alt text to link if we use csssprites ?

I made a css menu with css sprites but with sprite we can't add alt="text" to link to access if images isdsabled. any solution for this ?
1
vote
1answer
31 views

Software/Plugin for css sprite generation

Hello, does anyone know if there exists any offline software or plugin(dreamweaver, etc) to generate a css sprite. That is: merging images and generating the css rules. I know the …
0
votes
2answers
61 views

Non-traditional input using CSS sprites and JavaScript: opinions sought.

My client is very invested in using a bunch of non-traditional inputs in a form we are developing for him. The image below represents various states of the interface with the last …
0
votes
1answer
594 views

Z-index problem in IE7 with jquery superfish menu plugin

I needed to modify jquery superfish menu plugin to accomodate using image for the menu. Please have a look at this demo. http://www.okadadesign.no/vitaveritas/. There are submenus …
8
votes
7answers
211 views

Is css-sprite a good technique?

is css-sprite good technique? I read about its pros at http://spriteme.org/ and have also I seen a lot of questions about css sprites here in stackoverflow. What are its cons? Wil …
1
vote
6answers
458 views

CSS sprites and IE6

Does IE6 support css-sprites?
1
vote
1answer
71 views

SVG image sprites? Possible or not?

Has anyone ever used SVG for image sprites? I wish to replace a bunch of very similar GIFs and JPGs with some scalable SVG images, but the image gradient and button shape specifica …
2
votes
4answers
394 views

FireFox 3.5 Fetches Image Sprite Repetitively - how to prevent?

EDIT: This is a Mozilla bug. See this thread: https://bugzilla.mozilla.org/show%5Fbug.cgi?id=501853 I have a sprite I use for my images here: http://www.trailbehind.com/site%5Fmed …

1 2 3 next
15 30 50 per page