Posts by Fernando M. Tenório • 26 points
2 posts
-
0
votes1
answer545
viewsA: Cancel Event Click Jquery preventDefault
Try it like this: <!-- NO HTML adicione o href="#" --> <li class="waves-effect"><a href="#" data-href="webmail.php?page=<?=$i?>"><?=$i?></a></li> <!-- NO…
-
1
votes1
answer68
viewsA: regex stop if the next charactere is another
Try to use it like this ((PROVA1_D2|FEZ_FORUM_D2|REGIAO)(\w+))\'\]\s(?!\<)\>\d{1}\.\d{1,2} And the regex so $2'] == '$3'
regexanswered Fernando M. Tenório 26