So I overlayed 2 DIV floating pictures with tables on top of an IFRAME.
It won't let me click the links on Firefox nor Chrome, but let's me on IE.

Link 1 and 2 works fine
Link 3 and 4 does not work as if the DIV image layout is covering the links...
There are 2 seperate DIV tags as well so the image isn't clumped.
I tried z-index and it worked but it forces me to hide the image of the left.
Is there a way I can fix this?? or a code I can put to make the links come out on Chrome and Firefox?
Thank you.
It won't let me click the links on Firefox nor Chrome, but let's me on IE.

Link 1 and 2 works fine
Link 3 and 4 does not work as if the DIV image layout is covering the links...
There are 2 seperate DIV tags as well so the image isn't clumped.
I tried z-index and it worked but it forces me to hide the image of the left.
Is there a way I can fix this?? or a code I can put to make the links come out on Chrome and Firefox?
Thank you.
Comment