How do I validate e-mail and if the e-mail is valid, an "ok" icon appears on the e-mail side, otherwise an "x" icon will appear if it is not typed, it does not nothing (hide and show) to hide the icons.
In my Asp.net MVC project an Index view contains a block in which you open the PartialViews Edit Details and Delete in a Modal window. Everything works 100%, but I'm having a problem with the Event of my "PersonNature" Combobox that is not worki...
I want a toolbar in this style in a text area, to use for styling articles for posts, can someone tell me where to find material, or maybe, teach or send some code for me to analyze and such to redo?
I need help on how I can send the html of a page via email. In case, a client would enter a page and want to share this screen with someone, would put the email of the guy in a form and soon after the guy could see the screen that was sent via e...
Good evening guys,
I am creating a form with Laravel 5.5 and the user can add fields dynamically, but the Controller is not recognizing the fields added after the page loads.
<div class="box-body">
<table class="tabl...
Good morning. I am doing a web application of shared races, type "Uber".
I want you to submit a query to the database with the list of registered drivers searching for cpf, but that I want you to show on this green carousel.
InthiscodewithAj...
While loading the page I get DB data and create a list as below.
function chatContactList() {
$.post('src/inc/chat/', { DataProcess:'chatContactListShow' }, function(data){
switch(data.status) {
case 'error':...
I've been trying to add text animations from the animate.css library to Owl Carousel , to make the Sliders more and more beautiful and elegant, however I can not, just work the first slider as soon as I load the page, when I step forward the t...