Brandon Aaron schrieb: > IDs are supposed to be unique per the spec. jQuery shouldn't have to > hack/deal with invalid markup. > The idea does not rely on invalid markup, but rather on a dynamic structure involving IDs: By searching for IDs within a context, you can apply stuff to them only when they are e.g. a child of a certain element. But as it is quite easy to solve this without IDs, we shouldn't bother with a flawed workaround.
-- Jörn _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/