Hi,
Honza (Jan Odvarko) wrote:
When I download the page and check the source code I can see that the
<a name="id04" id="id04> element is part of the page and also present
in the 'footer' element.
<div><a name="id04" id="id04"> </a></div>
<div id="footer"><a name="id04" id="id04">Patička s </a><a
href="#">odkazem</a></div>
I disagree. I've tried downloading the file with wget and also looked at
the actual bits on the wire with wireshark, while Firefox gets it. Both
agree that the page actually contains:
<div> </div>
<div id="footer">Patička s <a href="#">odkazem</a></div>
Just like view source says.
Peter
--
Peter Valdemar Mørch
http://www.morch.com
--
You received this message because you are subscribed to the Google Groups
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/firebug?hl=en.