I want to compare the product and the city of the table.
Clicking on the price I get the product and the city in my panel, until then ok! only that I wanted it to click on another product to compare it below the first comparison I made?
For those who did not understand the comparison is as follows
I compare the price of each product of the city, only in the panel each product has to have your container to make the comparison.
At first there is no panel just when I click the button, there are 3 rows in my table, each row will have 8 button, each row of these I want a panel, when clicking the button on line 1 or 2, a panel, clicking a button on the same line that opened the panel it replaces the values, now if I click on another line it will open another panel and so on
jsFiddle: link with code I received in the other question .