I want to know if it is possible to add a javascript <script type="text/javascript">blahblah</script>
to an iframe OR frameset that is on the page?
Just a note: the content comes from the same domain www.domain.com
but the subdomain is different www.blah.domain.com vs www.blah2.domain.com
, I'm not sure if that matters.