I have a code
$elem->parentNode->parentNode->appendChild($elem->parentNode->cloneNode(true));
It takes a long time.
But if remove true it works
$elem - text in <td>
All about computer Coding FAQs
I have a code
$elem->parentNode->parentNode->appendChild($elem->parentNode->cloneNode(true));
It takes a long time.
But if remove true it works
$elem - text in <td>
© 2010 shareit. Blogger Template by
&
0 comments:
Post a Comment