[WSG] Is there any way to clone HTML5 node in IE 6-8?

2010-11-19 Thread Ворон
Hi,
Is there any way to clone new HTML5 elements in IE6-8?
I add script

!--[if lt IE 9]
script src=http://html5shiv.googlecode.com/svn/trunk/html5.js;/script
![endif]--

But  when  I try to use .cloneNode(true) or jQuery .clone, all HTML5 elements
disappears.
.innerHTML show that nav/nav turn to :nav/:nav and so on.
If  I  try  clean  .innerHTML with regexp ... elements just disappears
with no trace.

Any ideas?

All best regards. Silent Imp.



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Is there any way to clone HTML5 node in IE 6-8?

2010-11-19 Thread Ворон
Hi,

Topic closed.
Solution: use outerHTML to copy node.
Some sing like:

document.querySelector('.diaryEntrys').innerHTML+= 
document.querySelector(.templateCollector .articleTemplate).outerHTML;

В Hi,
В Is there any way to clone new HTML5 elements in IE6-8?
В I add script

В !--[if lt IE 9]
В script
В src=http://html5shiv.googlecode.com/svn/trunk/html5.js;/script
В ![endif]--

В But  when  I try to use .cloneNode(true) or jQuery .clone, all HTML5 elements
В disappears.
В .innerHTML show that nav/nav turn to :nav/:nav and so on.
В If  I  try  clean  .innerHTML with regexp ... elements just disappears
В with no trace.

В Any ideas?

В All best regards. Silent Imp.



В ***
В List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
В Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
В Help: memberh...@webstandardsgroup.org
В ***




-- 
С уважением, Ворон.



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] Out of Office

2010-11-19 Thread Madeleine
Sorry I will be out of the office for a while, I will answer emails on my return


Madeleine

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] Out of Office AutoReply: [BULK] WSG Digest

2010-11-19 Thread Andy Dempster
I will be out of the office until Monday, November 29th. I will get back to you 
then.





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***