Quantcast
Viewing all articles
Browse latest Browse all 12134

Re: web_reg_save_param, web_reg_find is not working

from firefox only this url is opening
in DOM Source of selection I saw below data :
<li id="lppbmt-cnf">
UP <a href="/lppbmt-cnf/mvc/fw/index.html">lppbmt-cnf</a></li>
and here I need to extract UP
===============================

but same view source of of URL, UP keyword is not there, it is there in other reference frame (DOM Source of selection), normal view source I am getting as and UP is not here
<ul id="pings">
<li id="lppbmt-cnf" />
<li id="lppbmt-ctrl" />
<li id="lppbmt-sg" />
<li id="lppbmt-wf" />
</ul>

you are not getting any UP in above view source as normal, this UP is hidden between two <li></li> tags as shown in uppermost pic


Viewing all articles
Browse latest Browse all 12134

Trending Articles