- Регистрация
- 25.11.2012
- Сообщения
- 544
- Благодарностей
- 26
- Баллы
- 28
Have a question re a Fiverr project.
Fiverr, like Twitter, the user has to keep scrolling to get more content. I'm aware how to grab page height to see if user has reached the end, but there's an element (in Firefox Firebug) that I wish to do text presence, but having trouble.
Example: when more content is available (scrolling), I get:
But when the user can no longer scroll, I get this:
Note: the 2nd pic shows the same div class but greyed out, but the style="display: none; is what I need to grab with ZP. I cannot find this in page source, so difficult to grab.
Thanks.
Thanks.
Fiverr, like Twitter, the user has to keep scrolling to get more content. I'm aware how to grab page height to see if user has reached the end, but there's an element (in Firefox Firebug) that I wish to do text presence, but having trouble.
Example: when more content is available (scrolling), I get:

But when the user can no longer scroll, I get this:

Note: the 2nd pic shows the same div class but greyed out, but the style="display: none; is what I need to grab with ZP. I cannot find this in page source, so difficult to grab.
Thanks.
Thanks.