jquery - Absolute center an element without knowing it's height -


this question has answer here:

i need center element (vertically , horizontally) , while know it's width, it's height change.

i've searched google morning , i've found seems need know height.

is there jquery method use, don't want start using table-cell property

you can read on little article on vertical centering div tags. take of link http://www.jakpsatweb.cz/css/css-vertical-center-solution.html , check similar question how vertically center div browsers?


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -