> What changes do you expect to see? That table is actually an invisible > table that's pushed out with CSS, presumably this is an accessible > version of the data but what visually renders on page is a different set > of elements:
Okay the honest answer is I haven't much of a clue as to what is going on in GM... basically I want to selectively change bits which are visible. So, for instance "mb" to "MB" which is stored within the invisible table. The data in this table is rendered in the tabs and I was hoping that if I changed this data it would render with the changes when the tabs were revealed. Further examination indicates the data I want to change lies outside of this div . The problem I have now is the data I want to change isn't contained in a conveniently named object - any idea how I change this? -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" 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/greasemonkey-users?hl=en.
