Dear Sir,
I have the following code:
Stock Update
Update PaperThere is a TD inside which there is a DIV and inside DIV there is a Table. DIV's default style is display:none. On mouseover TD, the div should appear like a popup in a given position. But it is not happening. DIV is appearing in the same TD. How to make DIV's position independent of TD.
Thank you very much for your help in advance.