How can I use the jquery trigger? I need the page to load and this first "li" is already pressed.
<ul id="quote-popup-tabs">
<li data-quote-tab-for="consorcio-auto">Automóvel</li>
<li data-quote-tab-for="consorcio-moto">Moto</li>
<li data-quote-tab-for="consorcio-casa">Imóvel</li>
</ul>