Expanding To Include Current Document Name In Jquery Script
I have some code which preloads images independent of their extension and acts in a way similar to the :hover pseudo class. My question is how can i expand this to include part of
Solution 1:
another easy solution would be to use the images as backgrounds (css) and for the hoover effect you change the background position e.g. http://www.dynamicsitesolutions.com/css/background-image-switching/
Post a Comment for "Expanding To Include Current Document Name In Jquery Script"