I am writing a bookmarklet for my own debugging needs.
I am trying to get the innerHTML (or other properties) for all elements with a specific classname that are in an Iframe with a specific id. What is the syntax to do a query like this? Thanks -Geoffrey