Technical Web Question: Hidden Elements
- December 12, 2022
- 1 reply
- 0 views
Hello,
I have a question related to the technical side of QB Online and how it was developed.
Can I understand how the pop-up elements from any transaction type element, let's say for example payment aren't visible but available in the browser/active?
What am I referring by this, once I open the payment all the pop-ups that you receive when you try to delete it or void or anything, if you inspect the page they are loaded and available, and I am not able to find any attributes referred to the state, such as visibility from visible or not (it is always visible), or foreground or active. Pretty much the elements are always there but you can't see them. I only saw a single difference when you actually see it, the position of that particular element changes so if you can't see it the height=0 and width=0 but when you can see it those values change to some specific numbers, is this the only way that those elements are made visible or not?
I attached a picture with an example, so those values when you can see the object has values, and when you can't see it the values go to 0, I wasn't able to find other differences so I would be very happy if somebody can point out if there are more.
