INeedADip
22 Jun 2007, 10:24 AM
I use the DomQuery extensively on one of my pages and at the end I get the HTML and save it to the database.
When I get the HTML out of the database I see a ton of attributes like;
<div class="wizEditable wizDeleteable wizTContent" _nodup="30809">
Why are these "_nodup" attributes scattered all over the place? Is this an effect that I need to live with if I'm going to use the DomQuery?
When I get the HTML out of the database I see a ton of attributes like;
<div class="wizEditable wizDeleteable wizTContent" _nodup="30809">
Why are these "_nodup" attributes scattered all over the place? Is this an effect that I need to live with if I'm going to use the DomQuery?