Odio eligendi sit illum porro quae atque incidunt. Suscipit numquam quia sit voluptatem. Nulla ut ut eos
Illum sit assumenda consequatur ut autem consectetur soluta vel
var trp_shortcode_language_item = trp_el.querySelector( ‘.trp-ls-shortcode-language’ ) // set width var trp_ls_shortcode_width = trp_shortcode_language_item.offsetWidth + 16; trp_shortcode_language_item.style.width = trp_ls_shortcode_width + ‘px’; trp_el.querySelector( ‘.trp-ls-shortcode-current-language’ ).style.width = trp_ls_shortcode_width + ‘px’;
// We’re putting this on display: none after we have its width. trp_shortcode_language_item.style.display = ‘none’; }