That's asp.net code. When run through a server then the rendered HTML will contain a value echoed out by the server instead of <%=x.y%>
In future, questions like this are better suited for the general jquery support mailing list, you might want to try joining it instead: http://groups.google.com/group/jquery-en Hope that helps, Kelvin :) On Fri, 13 Mar 2009 12:08:13 -0700, rayglaser <[email protected]> wrote: > > I can't find this syntax documented in JQuery and I don't know what it > means ? > > $('#<%=x.y%>').length > > Help will be appreciated.. . > Thanks! > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
