Posts by Alexandre Rosas • 33 points
3 posts
-
1
votes3
answers105
viewsA: Sum partial total lines created dynamically with jQuery
It works, but not in the right way... It’s not good... Every time the user makes a change in a dynamic field that has already been added up, he adds this new chalk, after the "Blur" event in the…
-
1
votes3
answers105
viewsQ: Sum partial total lines created dynamically with jQuery
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?><!DOCTYPE html> <main role="main" class="col-md-9 ml-sm-auto col-lg-10 px-4"> <div class="d-flex…
-
1
votes1
answer48
viewsQ: Autocomplete works, my problem is with jquery switches for dynamic fields
I ask for the help of someone to teach me how to make Jquery selector work with dynamic fields... I create lines in the form from an event that defines the amount of lines the note will have... from…
jqueryasked Alexandre Rosas 33