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
UI / UX Design x 1
Favorite Tags
web-design x 1
user-interface x 1
1 Posted Topic
[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 …
The End.
andrea_jazz