JavaScript getBoundingClientRect() changes while scrolling

It is because getBoundingClientRect() gets values with respect to the window(only the current visible portion of the page), not the document(whole page). Hence, it also takes scrolling into account when calculating its values Basically, document = window + scroll So, to get the distance between myElement and the Y-coordinate=0 (top of document), you would have … Read more

How to export specific request to file using postman?

To do that you need to leverage the “Collections” feature of Postman. This link could help you: https://learning.getpostman.com/docs/postman/collections/creating_collections/ Here is the way to do it: Create a collection (within tab “Collections”) Execute your request Add the request to a collection Share your collection as a file

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)