This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{char:'À',entity:'À',entity_number:'À'}, | |
{char:'Á',entity:'Á',entity_number:'Á'}, | |
{char:'Â',entity:'Â',entity_number:'Â'}, | |
{char:'Ã',entity:'Ã',entity_number:'Ã'}, | |
{char:'Ä',entity:'Ä',entity_number:'Ä'}, | |
{char:'Å',entity:'Å',entity_number:'Å'}, | |
{char:'Æ',entity:'Æ',entity_number:'Æ'}, | |
{char:'Ç',entity:'Ç',entity_number:'Ç'}, | |
{char:'È',entity:'È',entity_number:'È'}, | |
{char:'É',entity:'É',entity_number:'É'}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="form-inline form-times"> | |
<p> BUSCA POR ASSUNTO </p> | |
<input type="text" class="form-control" id="input-times" placeholder="Digite o nome do time que deseja buscar"> | |
<button type="button" id="btn-times" class="btn btn-times"><i class="glyphicon glyphicon-search" aria-hidden="true"></i></button> | |
</div> | |
<div id="filter-results"></div> | |
<nav> | |
<ul> | |
<li>Corinthians</li> |