Trying to take DOM, source code hidden?

emperorjones

Новичок
Регистрация
18.09.2014
Сообщения
27
Благодарностей
1
Баллы
3

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113

emperorjones

Новичок
Регистрация
18.09.2014
Сообщения
27
Благодарностей
1
Баллы
3
thanks. didn't know about the limit.
 

emperorjones

Новичок
Регистрация
18.09.2014
Сообщения
27
Благодарностей
1
Баллы
3
DOM show up just fine, I think you just exceed 10 mb as this is limit for dom
You can follow this thread http://zennolab.com/discussion/threads/can-you-increase-dom-and-page-source-limit-to-1gb.15164/
OK. lokiys - maybe you can help with this:

On this page (same site): https://www.indiegogo.com/projects/rhize-power-people-power-change

I am trying to take the facebook link at the bottom under "Find This Campaign On"

In firefox & chrome I can see the link when I hover over it. And using a plugin I can see the html on firefox - but it is hidden in the source code. i can't get DOM or Source to grab this link. any suggestions? Thanks in advance for your thoughts.

@lokiys
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113
OK. lokiys - maybe you can help with this:

On this page (same site): https://www.indiegogo.com/projects/rhize-power-people-power-change

I am trying to take the facebook link at the bottom under "Find This Campaign On"

In firefox & chrome I can see the link when I hover over it. And using a plugin I can see the html on firefox - but it is hidden in the source code. i can't get DOM or Source to grab this link. any suggestions? Thanks in advance for your thoughts.

@lokiys
Do you mean this link http://www.facebook.com/rhizeup ?
 

emperorjones

Новичок
Регистрация
18.09.2014
Сообщения
27
Благодарностей
1
Баллы
3
yes. that link does not show up in the source code or when trying to take the DOM for me.
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113
yes. that link does not show up in the source code or when trying to take the DOM for me.
Piece of code from DOM

Код:
<div class="i-lined-header">Find This Campaign On</div>
  <div class="i-external-links">
      <a href="http://www.facebook.com/rhizeup" class="link facebook" target="_blank">Facebook</a>
      <a href="http://www.twitter.com/rhizeup" class="link twitter" target="_blank">Twitter</a>
      <a href="http://www.rhize.org" class="link external" target="_blank">Website</a>
  </div>
Shows up just fine
 

emperorjones

Новичок
Регистрация
18.09.2014
Сообщения
27
Благодарностей
1
Баллы
3
damn it....why doesn't it show up for me. lol thanks
 

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