Posts by Lenilson Teixeira • 75 points
3 posts
-
1
votes4
answers116
viewsQ: Help with Jquery appear div
Good afternoon ,I need help regarding jquery , below an example : <ul> <li><a href="#1">Conteudo1</a></li> <li><a href="#2">Conteudo2</a></li>…
jqueryasked Lenilson Teixeira 75 -
0
votes2
answers744
viewsQ: Adding a class to a bootstrap link
I’m using the bootstrap and I have a menu, what I wanted was that when I clicked on a link from that menu, I displayed the page and left selected in the menu the page the user is on. I tried to…
-
6
votes2
answers747
viewsQ: How to find a link within an html file and switch to another link?
So far I could only know if part of the link exists in the file, but I do not know how to make the exchange. My code and this: $nomeArquivo = $_POST['nomeArquivo']; foreach ($arquivos as $a){ $aq =…
phpasked Lenilson Teixeira 75