Yes thats true.

I just tested the exact code I have on jsbin and it worked fine.
http://jsbin.com/uhane  source: http://jsbin.com/uhane/edit
I wonder if there is a difference in the included JQuery library on
jsbin and what jQuery currently has on their web site.

I will try to replace my local copy of jQuery and see if that resolves
this issue.

thanks.

On Nov 17, 4:53 am, "Richard D. Worth" <rdwo...@gmail.com> wrote:
> Works for me:
>
> http://jsbin.com/izoco
>
> source:http://jsbin.com/izoco/edit
>
> - Richard
>
> On Tue, Nov 17, 2009 at 4:01 AM, phil <pkra...@gmail.com> wrote:
> > I just recently attempted to upgrade from jQuery 1.2.6 to jQuery 1.3.2
> > and it broke several web pages where my selectors are escaping special
> > characters - the period.
>
> > Here is a quick example:
>
> > <input type="text" name="first.name" id="first.name"/>
>
> > The selector $("#first\\.name") works in jQuery 1.2.6, but is broken
> > in jQuery 1.3.2.
>
> > Is this intentional or a is it a bug?
> > I would be grateful if there is a workaround!

Reply via email to