On Feb 13, 1:19 pm, Sebo <
sebastianzart...@gmx.de> wrote:
> Also you can right-click on the <div> inside the *HTML* panel<
http://getfirebug.com/wiki/index.php/HTML_Panel>and copy the XPath to the clipboard via
> *Copy XPath*. When you paste it to an editor, you will see the index of the
> node.
> Also after inspecting an element<
http://getfirebug.com/wiki/index.php/Inspector>you can refer to the inspected element inside the Command
> Line <
http://getfirebug.com/wiki/index.php/Command_Line> via $0.
>
> Sebastian
======================
Hello...
Thank you Honza & Sebastian for helping me..
Sorry for my language, but i mean that if a page include many div tags
( for example : 100 div tags) , when I get one of the div tags after
inspecting ,how i can know this div tag number, is it div number 1 or
div number 50 on the , grounds that we sequentially from the beginning
of page.
thanks.....
======================