Hi, T.J.

After checking firebug's console tab I noticed this problem. It's actually a
problem of github instead of Scrolldicator:
http://assets3.github.com/javascripts/bundle_common.js?092c65f69c02371ced6485d0143333f58a168e94

BTW, do you have any idea about the IE7 problem?

Kind Regards,
Green

On Fri, Mar 26, 2010 at 6:14 PM, T.J. Crowder <t...@crowdersoftware.com>wrote:

> Hi,
>
> > > * FF 3.6 reports that $(document).mousemove is not a function (which,
> > > to be fair, it isn't).
> >
> > I can't address this actually. I open the demo page using FF3.6.2 without
> > any problem.
>
> Do you have Firebug installed and enabled? Becuase it _is_ happening:
> http://www.imagechicken.com/uploads/1269591217067601700.png
>
> > > That's all I tried (didn't try IE8, Safari, etc.).
> >
> > I tried on IE8. It works fine. No effort spent on Safari yet.
>
> At my end, IE8 reports the same errors that IE7 does ("Object does not
> support this property or method"). This is usually the result of
> trying to use Prototype extensions on elements that haven't been
> passed through $ (because on IE, the extensions can't be done at the
> prototype level as with most other browsers). More:
> http://prototypejs.org/learn/extensions
>
> -- T.J.
>
> On Mar 25, 9:49 am, green <greenlaw...@gmail.com> wrote:
> > Hi T.J.
> >
> > Really appreciate for your feedback.
> >
> > On Wed, Mar 24, 2010 at 8:31 PM, T.J. Crowder <t...@crowdersoftware.com
> >wrote:
> >
> > > It's a cool idea. Some issues I ran into right away:
> >
> > > * FF 3.6 reports that $(document).mousemove is not a function (which,
> > > to be fair, it isn't).
> >
> > I can't address this actually. I open the demo page using FF3.6.2 without
> > any problem.
> >
> > > * IE7 really, *really* freaks out.
> >
> > It really does :( I need some time to figure it out.
> >
> > > * The scrolldicators overlap the arrows on the scrollbar, meaning you
> > > can't click them (Chrome & FF).
> >
> > This is fixed
> >
> >
> >
> > > That's all I tried (didn't try IE8, Safari, etc.).
> >
> > I tried on IE8. It works fine. No effort spent on Safari yet.
> >
> >
> >
> >
> >
> > > -- T.J.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Prototype & script.aculo.us" group.
> To post to this group, send email to
> prototype-scriptacul...@googlegroups.com.
> To unsubscribe from this group, send email to
> prototype-scriptaculous+unsubscr...@googlegroups.com<prototype-scriptaculous%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/prototype-scriptaculous?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to