Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.65K
~307 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for exesites

[quote=kcire;106657]I have used the following for the same problem you described... in your <head> put: [COLOR=green]<style type="text/css"> .hiddenPic {display:none;} </style>[/COLOR] and before your ending </body>, after your actual HTML and so, you put: [COLOR=green]<img src="http://www.yourweb.com/images/picture1.jpg" alt="picture1" title="picture1" height="131" width="700" class="hiddenPic">[/COLOR] For every picture you want to be preloaded you create …

Member Avatar for andrea_jazz
-1
307

The End.