Thank you guys, my problem has been already solved. I found closing <a> element in listitems using my way (<a/>) as not sufficient for correct processing. When I add an extra closing tag like this: <li><a name="id01" id="id01"></a>Item 1</li> everything is fine, also MSIE rendering. I didn't know it is necessary. Btw, my original code hasn't doubled any tags. I suspect Firefox ;-)
Regards, Jan -- 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.
