Questions tagged [expando]

An expando refers to a specialized attribute linked to a document entity.

What is the best method to utilize a jQuery selector on an expando property that works across different web browsers?

Having some trouble with my ASP.NET page and jQuery selectors. I need to match validation controls connected to specific textboxes, but the selectors aren't working consistently across different browsers. Here's a test example: <html xmlns="http://www. ...