Hello.
I was trying to figure out a way to preload CSS images, by javascript or CSS. Unfortunately all the methods I found are not effective, since even tho the images are loaded, when the CSS part that contains an image which is not accessible when the site first opens, it still requires it and downloads it. I checked the net panel in firebug and it wasnt very pretty.
However these methods do work if you try to load images into an <img> tag:
Tags: CSS, CSS Images, Firefox, Google Chrome, Webkit
Categories: XHTML/CSS
Posted By: Dinulescu Alexandru Adrian
Last Edit: 07 Jan 2010 @ 05:36 PM
Hello
While i was building a webpage for a client, i came across a very peculiar issue. It seems that webkit (safari/google chrome) have troubles understanding an absolutely positioned floated element
Tags: Chrome Bug, Safari Bug, Webkit, XHTML/CSS
Categories: XHTML/CSS
Posted By: Dinulescu Alexandru Adrian
Last Edit: 07 Jan 2010 @ 11:22 PM
Recent Comments