I have created a frame where i am calling other website, in that frame i want some of the thing should not appear like footer and some images of the called website. how i can do this in frame.
frame created as
<iframe src="http://somewebsite.com" width="800" height="600">
</iframe>
now from...
I have created a frame where i am calling other website, in that frame i want some of the thing should not appear like footer and some images of the called website. how i can do this in frame.
frame created as
<iframe src="http://somewebsite.com" width="800" height="600">
</iframe>
now from...