I’ve see than this is the problem with most jquery modal popup boxes. So i’m wondering, is there any jquery code that will keep the jquery modal always centered in the page? I know this can be achieved with pure javascript code but what about jquery?
Share
if you want to center an element with jQuery, try this;