Hello to all. I have a page in which I have a list of video names in grid using Ajax. Now what I want is that when the user clicks on a particular video name, the concerned video is displayed in the same window just beside the list. Means the page must not be reloaded. I have tried using <iframe>...