Forum Moderators: open
I would like to apply a css style to the contents of the iframe--not the iframe element itself!--but what's inside. I know that CSS only applies to the page it's referenced in, so doing this by normal means isn't possible.
However, I thought Javascript might have a solution. However, I am not very experienced with it, and don't have much insight into where to start, much less complete such a mysterious undertaking.
Any ideas? Has anyone ever tried to do this?