I do this in my "form" to list in a "Combobox" the places that are registered in the database:
<select class="form-control input-sm" name="cbEditarVagas" id="cbEditarVagas">
<option disabled selected>Selecione</option>
<?p...
I need to implement a icone in :after of this radio field because I want it to look like the IwasabletoinsertthecssnormalonlyIamnotabletoimplementtheiconthatwouldbeintheleftcornerofthescreenwhatIamdoingthewrongthingfollowst...
I have a simple question about the semantic part. button I can modify your actions using Javascript . When should I use it or exchange it with submit ?
<input type="button"> e <input type="submit">
I need to integrate two forms that are on the same page, would this be possible?
I have a form that displays some options for the user with this I perform validations and calculations if everything is as the user wants he clicks a button and...
Good afternoon.
Now I ask you to highlight my little programming experience. If my question does not fit well with the theme that I am going to present, I apologize. I ask for your help and cooperation.
I'm doing a garage project in which...
Hello, I created a 3-column grid with the bootstrap and inserted two collapse buttons into each column. The problem is that in any collapse button that I click, it only opens in a column, always in the first column. I want to click the collapse...
I want to return a random value from the bank and already display in another tab, through a function. For when I click on send already calls this function.
Controller
public ActionResult RetornarVideoAleatorio(int id)
{
var lis...
I have an attribute called $nomeConteudo , which makes a select in my database and returns the value correctly, because through echo I check that the value is normal.
Within a form, I need to send this value to my formaction. For alread...
Personally I bought the theme of an admin at themeforest it uses scss and I'm having a difficult time organizing the files to be able to compile here as is several themes there are many files. I have already separated the folder I need...