Is there anyway to implement a javascript link in an iFrame?
I tried it
and all I got was \x0a all over the page
I tried it
HTML:
<iframe src ="http://xxxxxx.com/js" width="100%" height="300">
<p>Your browser does not support iframes.</p>
</iframe>
and all I got was \x0a all over the page