Do you have any example code that triggers this error? That would
certainly help to diagnose the problem. It looks like you're trying to
get a computed CSS value but are passing in an undefined name - why
that's happening would be good to know.

--John



On Mon, Dec 14, 2009 at 6:03 PM, pixeline <aplennev...@gmail.com> wrote:
> Hello,
>
> I'm trying out 1.4a1 on my application.
>
> Something breaks from 1.3.2 and firebug returns this error message:
>
> name is undefined
> jquery-1.4a1.js
> Line 4047
>
> which line is:
>
>                        name = name.replace( rupper, "-$1" ).toLowerCase();
>
>
> Can you help me see if this is due to an intended non-backward
> compatible change, or should i file a bug? What could this be related
> to?
>
> Many thanks,
>
> Alexandre
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "jQuery Development" group.
> To post to this group, send email to jquery-...@googlegroups.com.
> To unsubscribe from this group, send email to 
> jquery-dev+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/jquery-dev?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en.


Reply via email to