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
This post is sort of a checklist of things to check before you upload you’re files on the webserver, and this will be updated with more things as time allows it.
One of the most annoying things you can get is that if you maintain a localhost version of your website, and your live website has the google analytics code in it, when you upload your local files overwriting the files on the webserver, those newer files you have on your localhost may not have the google analytics script set, so you will end up like me with 1 week of uncounted traffic. Stupid and Newbie mistake, meh note to self, never push updates after midnight because shit may happen.
Tags: CSS, Stupid Mistakes, Wordpress, Wordpress Themes, XHTML/CSS
Categories: Stupid Things, XHTML/CSS
Posted By: Dinulescu Alexandru Adrian
Last Edit: 07 Jan 2010 @ 05:47 PM
Recent Comments