I have a div. That div lives inside an iframe. That div has a width. I would like to get this width via jQuery. Attached are some of my adventures in doing so. Please enjoy!
https://i.stack.imgur.com/vvkdd.jpg
https://i.stack.imgur.com/Z09Pt.jpg
EDIT - Also why does my console throw errors if I start any line with a $ ?
EDIT 2 - Simplified the question to bare bone basics.