Sandy, Thanks for your pointers.
On Fiddle the main image changes when the pointer is over the corresponding image, this is what is happening for me. Are you not happening when you run it or do you mean it is just luck it works on Fiddle? Why does it work on some browsers and not others? How do I set smapleObjectimes to be in scope? Regards, Simon On Aug 25, 4:27 am, Sanford Whiteman <[email protected]> wrote: > > Uncaught TypeError: Cannot read property 'title' of null, this > > message > > is repeated every time a thumb nail is selected. > > I'm not in it too deep, and I wouldn't say your Fiddle "works" by my > standards, but I think you have a scope error on your dev site. > sampleObjectItems is not in scope when the OnWalk function is called. > > -- Sandy
