Find, Manipulate Object/Embed
I'm trying to figure out if/how I could use jquery to select and manipulate an <object> or <embed> that don't have assigned classes, ids, or rel tags.
Basically, I want to find an embedded video and do something with it.
Thanks!