I am creating a program in ajax which wil bring data in a container which i created in css.
When cursor is on link, the container becomes visible and load a webpage in that container.
I have made those container 300*250 pixels. I want my code to load the webpage in that container according to the container size and remaining data of the webpage should not be loaded so that the bandwidth can be saved.