Appearance
document.getElementById('MyElement').innerHTML = 'Hello World'
document.getElementById('MyElement').style.width = '10px'
$ajax()