Viewing the fiddle in FF6 on Windows 7 gives me no javascript errors. I am not getting the currentItem is null error like Sandy and I don't see any scope issues. Wish I could help more....
~Philip On Thu, Aug 25, 2011 at 11:08 AM, SiPeKi <[email protected]> wrote: > Philip, > > Thank you. FF6 here and not working. Are you running from a Windows, > Mac or Linux. Very frustrating. > > Sandy says it does not work in Fiddle. > > The sample 6 original works fine for me on FF6. I removed the buttons > and only one column of thumbs. > > Must be some slight tweak needed. > > Can someone explain about the scope and how to set it correctly. As > Sandy says " I think you have a scope error on your dev site. > sampleObjectItems is not in scope when the OnWalk function is called. > " > > On sample 6 the onWalk function is called the same way as on my page. > What is the difference between the Sample 6 and Big White? > > Regards, > > Simon. > On Aug 25, 4:49 pm, Philip Thompson <[email protected]> wrote: > > Works for me just fine. No errors. Using FF6. > > > > ~Philip > > > > > > On Thu, Aug 25, 2011 at 10:00 AM, SiPeKi <[email protected]> > wrote: > > > Philip, > > > > > The issue is not with the authentication. Its there as the site is in > > > development and do not want the site to browsed by joe public. > > > > > The page should work like on sample 6 of the following: > > > > >http://www.efectorelativo.net/laboratory/noobSlide/ > > > > > The page loads and okay, info is populated but then when a thumb nail > > > is passed by the mouse it fails with console error. See details in > > > previous messages. > > > > > Its works in Safari and Opera, but not Chrome and FF. > > > > > CurrentItem is Null. > > > > > Why is it Null? Handles seem correct. > > > > > Can some please help. > > > > > Regards, > > > > > Simon > > > > > On Aug 25, 3:41 pm, Philip Thompson <[email protected]> wrote: > > > > It works for me in FF - I get a popup asking to authenticate. In > chrome, > > > > there is no popup for me to authenticate, so those images merely fail > to > > > > load. Per chrome's console: > > > > > > GEThttp:// > development.accommodationbigwhite.com/images/dev/img1.jpg401 > > > > (Authorization Required) > > > > > > I'm not totally sure of the context of this application, but you may > want > > > to > > > > consider using a universally-available authentication mechanism so > that > > > no > > > > browsers are left behind. Oh, and sampleObjectItems appears to be in > > > scope - > > > > I see nothing wrong there. > > > > > > ~Philip > > > > > > On Thu, Aug 25, 2011 at 3:55 AM, SiPeKi <[email protected]> > > > wrote: > > > > > 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 > > > > > > --http://lonestarlightandsound.com/ > > > > --http://lonestarlightandsound.com/ > -- http://lonestarlightandsound.com/
