| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #2 (permalink) |
| NamePros Member Join Date: Sep 2003
Posts: 33
![]() | Check out this site: http://www.searchbliss.com/webmaster..._generator.htm |
| |
| | #3 (permalink) |
| NamePros Member Join Date: Jul 2003
Posts: 118
![]() | To preloade images put this javascript code in between your </head> and <body> tags, Code:
if (document.images){
//Repeat this for all your images
yourOne = new Image();
yourOne.src = "yourImage.gif" ;
}
__________________ Paulicon Web design - Your one stop shop |
| |