I found the code for doing a selector based on ID, but my circumstance is interesting; and unsure how to go about it.
How would I for example, hide a div that doesnt have an id, but does have extra attributes for style ie. z-index 100000; ?
This one is causing some headache trying to get the selector right.