Wednesday, 15 August 2012

javascript - Why is only a small piece of this div visible? -



javascript - Why is only a small piece of this div visible? -

i running test javascript/css app , there div exhibiting unusual behavior. can't life of me figure out going on.

point browsers @ http://korhal.andrewmao.net:9294/, , check out div.payment (div class payment) in dom.

this div contains image , text, none of it's visible except tiny end piece of text shows on chrome , ff not ie9. haven't styled part of dom yet can't figure out why invisible. examining applied css doesn't seem turn z-index, transparency, or hidden issues. suggestions?

my apologies, code hard gist , link may subject change.

since ur .background position fixed come on top , u have add together position:relative div.payment

javascript css html visibility

No comments:

Post a Comment