[css-d] Image rollOver reloading problem background Positioning technique- architectural problem {i guess]

2005-12-05 Thread shlomi asaf
hi :) i use this thechniuqe to rollOver images and change there state. http://www.zimmerim.co.il/zimmersV2/test_For_Css_D.html #in_the_area A.spa{ background-image:url(../images/more_in_the_area_spa.gif); } #in_the_area A.spa:hover{ background:url(../images/more_in_the_area_spa.gif) 0% -94px;

Re: [css-d] Image rollOver reloading problem background Positioning technique- architectural problem {i guess]

2005-12-05 Thread shlomi asaf
continuation: i got on a trace. for some reason, after the page had been open for 10-15 minutes, if i move on the images, they reload again. and i see a blank/white space behind them. why is that happening? server bandwidth limitation ? browser limitation ? On 12/5/05, shlomi asaf [EMAIL