Currently patron attributes are given a random index number (in order of their creation). This is not helpful if you are using jQuery modifications and changing things around on occasion. If the attribute is given an ID that matches the attribute code, it would make it much easier to identify the attribute selector in jQuery, and you don't run the risk of it changing on you if you eliminate or add another attribute.