I have a database table where the properties about an item is stored: id,name,photo,selling price,discount,stock etc..
I have displayed the properties like id,name and photo(image itself) in the page.
Now what i want is that:When I click the image of the item, the other things that I havent displayed in the page should be displayed in the popup window.
I wonder whether it is possible or not.Plz help me!!!

