I need a simple javascript to display a different '.inc' files each time page loads like www.sun.com..
As per my site structure i can't use document.write in js..
I have these images in different .inc files so I need the script which will display different ‘inc’ file every time the page loads.
(simple ad rotator javascript is not working for me – which is for images only not for inc files)
my req is same like sun.com..where u also have next and back buttons to scroll through the images (in my case inc files)..
thanks a lot!