Hi,
I'm just getting a ajax gallery to work i have just got from an open source site, but having trouble with it in firefox.
Works in IE but firefox just puts the text out...
Any ideas??
Cheers
I'm just getting a ajax gallery to work i have just got from an open source site, but having trouble with it in firefox.
Code:
<div id="imagogallery" class="imagogallery" >
this.loader = new GalleryLoader('gallery.xml', 'gallery', "Cars");
this.prefetching = 'all';
</div>
Works in IE but firefox just puts the text out...
Any ideas??
Cheers