How can I read this code in Zenno

yosheryosh

Client
Регистрация
28.10.2011
Сообщения
44
Благодарностей
0
Баллы
0
<div style="display: block; position: absolute; overflow: hidden; margin: 0pt; padding: 0pt; opacity: 0; direction: ltr; z-index: 2147483583; left: 102px; top: 323.5px; width: 102px; height: 28px; visibility: hidden;">

This is driving me crazy...

notice the last line, "visibility : hidden".

I am not able to search for this entire div because it's value is hidden. Any ideas on how I can find this? I tried all of the event handlers and no luck.

If I mouse over it, it becomes visible in the DOM and I can find it. But only if I physically move the mouse over the div. If I use the events 'mouseover' or 'focus' it does not trigger the div to show. (also tried everything else anyway)..

please help!!!
 

yosheryosh

Client
Регистрация
28.10.2011
Сообщения
44
Благодарностей
0
Баллы
0
It seems to be a div triggered by JS only (as though) but had nothing to do with the visibility attribute.

Still same situation though, I have to physically mouse over it to be able to view it in the DOM.
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
683
Баллы
113
If you'll give us a page to look at, I'm sure one of us can help you out. Without looking at example, it's difficult to say what will work. Have you tried focus first?
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)