Investigate an element on a site
Hi all.
In advance I apologize for my not really good English. The problem such is - on one site is a popup window which when aiming at it the mouse pointer jumps out. At once this window became constantly active.
If to investigate this element (from a context menu of the browser) that we see code lines:
div class="online-fr_list"></div>- this element
Elements code in inspector:
.online-fr_block.__open .online-fr_list { max-height: 555px; - if this line to clean or change value on 0px then work fine } .online-fr_list { position: relative; z-index: 1; max-height: 0px; overflow: hidden; transition: max-height 0.45s ease 0.3s; }
Question: whether it is possible to make so that this value automatically improved on 0рх or it is a site problem?
(site: http://www.odnoklassniki.ru/)
Thanks in advance,
Yours faithfully Anticisco
Attach:
pic.1 (http://rghost.ru/51196785) - site before (window always top) - work not fine :(
pic.2 (http://rghost.ru/51196813) - site after (window is hidden) - work fine :)
由cor-el于
所有回复 (2)
Is it part of the web page like a guide or helper? Or is it an advertizement? If it is an add, go to Mozilla Add-ons Web Page and get a good pop-up blocker. Also, you posted pictures of the Elements code from inspector, but not the window you are worried about.
Usually sites provide a close button for their little windows. It is annoying when they do not do that.
Looking at the screen shot, I think you can create an Adblock filter to hide that friends window. I can't test this, but maybe something like this will work:
- https://adblockplus.org/en/filters#elemhide
- Filter text:
##div#hook_Block_FriendsOnlineWrapper