i bet alot of you may be sick of reading/having to explain about this - but how can i do it? ive read alot of websites with css based and js work arounds. but none of them seem to work!
one did, but it messed the image up (resized it) which wasnt much help.
so is there any good work arounds? im hopfully looking for one which will work with pngs used in css.
for exaple i have
#websites.ui-state-default {
background:url(../img/websites-bar.png) 0 0 no-repeat;
}
and would like to see the transparancy when its displayed!
also, i got a feeling that ther may be a problem with this if you mess around with sizes and positioning of the image with in the css? is this true?
thanks for any help =)
(also, not to be cheeky - but please no "dont use ie use firefox. let ie6 die" etc! lol thanks!)