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/

Reply via email to