| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Member Join Date: Jul 2003
Posts: 68
![]() | Problem with PHP and preloading images? hey.. i have a preload image script... when i have the index.html opened.. the images preload fine. (http://www.eeeep.com/purpleemu/index.html) but wen i split up the site like this with php <? require('top.html'); ?> <? require('content.html'); ?> <? require('bottom.html'); ?> the preload images script fails to work... any idea why? (http://www.eeeep.com/purpleemu/index.php) thanks in advance nick |
| |
| | #4 (permalink) | ||||
| Senior Member Join Date: May 2003
Posts: 2,187
![]() ![]() ![]() |
| ||||
| |