XFBML Version of Like Button Comment Popup Hidden by Other Page Elements?

Finally figured it out. I am using CSS PIE to get rounded borders and drop shadows to work in IE browsers and for some reason I added z-index: 0 to the pie class. Upon removing the z-index from this class the comment popup worked as expected From: pie { position: relative; z-index: 0; behavior: url(/css/vendor/pie/PIE.

Htc); } To: pie { position: relative; behavior: url(/css/vendor/pie/PIE. Htc); }.

Finally figured it out. I am using CSS PIE to get rounded borders and drop shadows to work in IE browsers and for some reason I added z-index: 0 to the pie class. Upon removing the z-index from this class the comment popup worked as expected.

From: . Pie { position: relative; z-index: 0; behavior: url(/css/vendor/pie/PIE. Htc); } To: .

Pie { position: relative; behavior: url(/css/vendor/pie/PIE. Htc); }.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions