x
x
x
x
Only portrait mode is currently supported - please rotate your device.
...
HTML |
---|
<script> $('#company-profile-container .custom-column-container').childNodes[$('#company-profile-container .custom-column-container').childNodes.length - 1].prepend($('.buttons-wrapper')[0]); AJS.toInit(function(){ $('.general-tagline')[0].innerHTML = $('.general-tagline')[0].innerHTML.substring(2).substring(0, $('.general-tagline')[0].innerHTML.length-4); document.getElementById('profile_header_text').innerHTML = $('.general-name')[0].innerHTML; $('#description-title .my-title')[0].innerHTML = "About " + $('.general-name')[0].innerHTML.toString(); }); </script> |
...
OneValley