Hello, thankyou very much for your fast reply and code ! Only a question, if I use a thumb pic are loaded when hover ?
On 26 Giu, 14:16, nwhite <[email protected]> wrote: > I put up some sample code. Its not exactly what you want but it should give > you a clear picture on how to accomplish your goal. The class in the page is > called 'Follower' it take two parameters. 1. the element that you want to > mousemove event to trigger on and 2. the element you want to hide and show > based on the first element. there is an optional 3rd parameter for defining > the offset of param 2 to your mouse. > > http://www.nwhite.net/lab/rollover/ > > On Fri, Jun 26, 2009 at 4:39 AM, c-howdy <[email protected]> wrote: > > > Hello, I'm newbie from mootools framework, I'm looking a solution to > > preview pics on mouseover like tips. > > Now to do this I use tips like this sample > > >http://www.consideropen.com/blog/2008/09/30-days-of-mootools-12-tutor... > > the pics array are loaded dinamically from php. > > On the web I see some lightbox galleries have a function called > > 'lightboxon', pics are loaded only when a user point over, with tips > > all preview pictures are loaded on pageload. > > Googling I found the artviper hover script, but the page doesn't exist > > and the source downloaded from a mirror site is abfuscated... > > > :-S
