Loop all pages values?!
Aberta
- Linguagem predominante
- HTML
- Estrelas
- 435
- Forks
- 168
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hello
I have checkbox inputs in every page and i can select it
When i get the value of it with:
$('.container .checkboxItem').each(function () {
if ($(this).prop('checked')) {
Only each the actual page of jplist! Any knows the solution to loop all?
Thanks
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.