This may be impossible but can I use CSS to control the content within an iframe? Could it be done with Javascript?
swa66
7:32 pm on Nov 30, 2008 (gmt 0)
unless you can control the html inside the iframe, you should not be able to control anything using CSS nor Javascript from the outside as it would be a cross site vulnerability.