The easiest way to do this is probably to just find the below line inside the .js file and comment it out (added code in red):
Code:
//setting.hidedesctimer=setTimeout(function(){slideshow.showhidedescpanel('hide')}, setting.displaymode.pause-fadeSlideShow_descpanel.slidespeed)
This will cause the description to remain in view as long as the mouse is over the slideshow. The only compromise is that the description will no longer slide out into view, but rather, just disappear immediately each time.
Bookmarks