Laurentq45
02-24-2011, 04:05 PM
Hello Forum,
I have a compatibility issue with a Free CSS Templates by www.TemplateMo.com (http://www.TemplateMo.com).
This site works with Featured Content Glider script (http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm), to navigate between pages.
To decorate my website, I installed FrogJS Image Gallery (http://www.dynamicdrive.com/dynamicindex4/frogjs/).
I've changed line code in featuredcontentglider.js $(document).ready(function(){...} with jQuery(document).ready(function($){...} and $(window).bind('unload', function(){...} with jQuery(window).bind('unload', function($){...} as specify in another post, but there's no change.
The website works well, but the frogs gallery don't works. I have only suit of thumbnail with the `alt` of the first picture .
I have a compatibility issue with a Free CSS Templates by www.TemplateMo.com (http://www.TemplateMo.com).
This site works with Featured Content Glider script (http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm), to navigate between pages.
To decorate my website, I installed FrogJS Image Gallery (http://www.dynamicdrive.com/dynamicindex4/frogjs/).
I've changed line code in featuredcontentglider.js $(document).ready(function(){...} with jQuery(document).ready(function($){...} and $(window).bind('unload', function(){...} with jQuery(window).bind('unload', function($){...} as specify in another post, but there's no change.
The website works well, but the frogs gallery don't works. I have only suit of thumbnail with the `alt` of the first picture .