From 9d6e3ab0be248bde75ed5b70dbab5f24d2bfeac5 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 1 Mar 2010 07:18:28 +0000 Subject: Make images in css file preload automatically. --- htdocs/index.php | 12 ++++-------- utils/preload.php | 25 +++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 8 deletions(-) create mode 100644 utils/preload.php diff --git a/htdocs/index.php b/htdocs/index.php index 1a9e5af..25f5ad1 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -89,18 +89,14 @@ if($config->value('splash') == "true") { -
-value('preload'); -foreach($_ps as $_p) { - echo " \"preload\"\n"; -} -?> -