(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
What is it about?
Children with developmental language disorder have been shown to have difficulty with some types of attention skills. This study shows that attentional weaknesses extend to children who speak two languages. We did not find any evidence that speaking two languages improves attention skills, either in children with developmental language disorder or in children with typical language development.