var item = document.createElement('listitem'); var cellSite = document.createElement('listcell'); cellSite.setAttribute('label', site); var cellJargon = document.createElement('listcell'); cellJargon.setAttribute('label', 'tr-TR'); item.appendChild(cellSite); item.appendChild(cellJargon); item.setAttribute('label', site); if (this.getSiteIndex(site) < 0) { listSites.appendChild(item); txtAddSite.value = ''; }
Remember Me
a@href@title, blockquote@cite