Posts by Luís Briga • 27 points
2 posts
-
0
votes2
answers57
viewsQ: Is it possible to use jQuery effects with the <option> tag of a <select>?
I wanted to use a jQuery effect, for example the hide(). You can implement this effect by clicking on a <option>? <div class="form-group" style="margin-left:…
-
-2
votes1
answer95
viewsQ: How to sum several numbers of various inputs in php
At this moment I am attending the 12th Year of a course in Applied Computer to the Web and needed help. My goal is to build a website page that allows the user the following: Enter the number of…