hi,
I have an issue need your help which prevent me from overlapping an element like table or form on a jqchart.
there's a table above the jqchart on screen, and i need to move it into the jqchart, to overlap the chart.
then I modified the table's margin-bottom property to -50px and z-index to 10000 or like that. but the table was overlapped by the chart.
it cant be shown or it's overlapped by the chart, tried it on Chrome and IE 8.0, any comment is appreciated, thanks!