Kahuki Webmaster Forum and Discussion Community  

Go Back   Kahuki Webmaster Forum and Discussion Community > Website Development & Management > Webdesign & HMTL

Webdesign & HMTL Here you can post all your questions regarding Webdesign, HTML, CSS or DHMTL.



Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-05-2007, 11:12 AM
Member
 
Join Date: Jul 2006
Posts: 55
triptipandey is on a distinguished road
When a CSS file loads with page, does all the images attached with that css file will load alongwith?

or the images will load when its specific page will come only?

Reply With Quote
  #2 (permalink)  
Old 06-05-2007, 11:28 AM
Member
 
Join Date: Jun 2007
Posts: 59
umcpstudent is on a distinguished road
im not sure but goto www.w3schools.com its got some great stuff on css you can check out there

Reply With Quote
  #3 (permalink)  
Old 06-05-2007, 11:43 AM
Rookie
 
Join Date: Aug 2007
Posts: 8
jmpweb is on a distinguished road
There is no simple answer to this question, for several reason.

First, you must consider CSS in itself. CSS specs. 2.1 does not concern itself with how a renderer (read browser) will load/display a styled element.

Second, each browser implements loading, unloading, caching ecc... in a different way.

In my experience, browsers threat css style-sheets this way:
whenever a css selector is triggered by a node the browser queue the image for loading... in certain cases reloading the same image several times.

To reach a conclusion in this question, either find authoritative replies from browser vendor or test the browser yourself.

Just to make myself clear, Firefox 1.5 does not necessarily behave like Firefox 2 nor like IE5 or IE6 or IE7 ... ecc...

Reply With Quote
  #4 (permalink)  
Old 06-05-2007, 01:04 PM
Rookie
 
Join Date: Aug 2006
Posts: 3
needhelp1981 is on a distinguished road
The image files only get called if the class is instantiated on the page.

To see exactly what is loading on your page, I suggest using Firefox and installing "Firebug" (http://www.getfirebug.com). It'll allow you to bring up a console and debug javascript, show which files are loading, which ones are taking the longest, etc. It's an invaluable tool.

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
I have MS Office 2003 software CD. How to load Ms front page from this CD? welmoed General Discussions 3 04-19-2007 06:42 PM
Does virus scanner clean/heal a file or delete a file? melindahoxe General Discussions 5 04-12-2007 03:27 PM
How come Apache server says it can't load C:/php/php5apache2.dll, when the file is right in the directory? RobotorcH Web Hosting 4 09-23-2006 03:45 AM
.php file. What do I need to download a .php file? MystikShadows PHP 2 05-22-2006 02:49 PM
What code do I need to put into a .htaccess file in order to set up a permanent http redirect page? ides Web Hosting 1 12-11-2005 12:11 AM


All times are GMT. The time now is 06:20 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0