In the future, please start a new thread for a new question.
There could also be other problems, but it's probably just that the slider puts jQuery into noConflict mode. That much needs to be dealt with anyway. So here in the translucentslideshow.js file, comment out the noConflict line as shown:
Code:
/* Translucent slideshow
* Created: Jan 12th, 2011 by DynamicDrive.com. This notice must stay intact for usage
* Author: Dynamic Drive at http://www.dynamicdrive.com/
* Visit http://www.dynamicdrive.com/ for full source code
*/
//jQuery.noConflict()
function translideshow(options){
var $=jQuery
this.setting={displaymode:{type:'au . . .
If you want more help - please post a link to your problem page.
Bookmarks