Get the App
SLTechnology News&Howtos  ›  Development  › 

How to achieve screen centering of ​ elements by jQuery

Shulou Source: shulou.com Published: 2022-06-01 05:11:51 09月22日 Update

Editor to share with you how to achieve jQuery element screen center, I believe that most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to understand it!

Element screen centered jQuery.fn.center = function () {this.css ('position','absolute'); this.css (' top', ($(window). Height ()-this.height ()) / + $(window). ScrollTop () + 'px'); this.css (' left', ($(window). Width ()-this.width ()) / 2 percent $(window). ScrollLeft () + 'px'); return this } / / Use the above function as: $('# gbin1div') .center () Jquery is what jquery is a simple and fast JavaScript library, it has a unique chain syntax and short and clear multi-function interface, efficient and flexible css selector, and can be extended to CSS selector, with convenient plug-in extension mechanism and rich plug-ins, after Prototype is another excellent JavaScript code base, can be used to simplify event processing, HTML document traversal, Ajax interaction and animation, in order to quickly develop the website.

The above is all the content of the article "how to center the element screen in jQuery". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Tags: Elements screens articles content plug-ins selection excellence convenience uniqueness simplicity less events code animation multi-functions most interfaces documents more mechanisms Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Shulou Technology OPPO Reno MariaDB Huawei MySQL