Hello,
I have an input called spent, and the value you entered can not be greater than 1,000,00 , if greater than 1,000,00 a modal appears on the screen.
Could you help me with how to do this javascript, please?
I have a menu that has a hoverline effect ("a line that runs down the clicked element!") with JavaScript, however it is created using getId by pulling the ID of the elements.
The challenge is to duplicate the menu keeping the 'hoverline' effe...
I have a problem in my stylesheet.
I have a generic Input, as shown below:
Iputanelementtovalidatemyform,thevalidationisOK,butI'mhavingproblemsinalignment,becauseifIincreaseordecreasethetextfield,theelementremains.Seeanexample: Thevalidation...
I created a character using SVG, which appears disassembled on the tablet within the webview, this happened in the tablet's default browser as well:
Multilaser
Android 4.4.2
Model Number: ML02-M9-Quad-Core
QuadCore-A33...
The problem is in align-items: flex-end.
After I added this line, along with the display: flex. My image increases by 4px below when I hover the mouse over. And I do not know why this happens, I need to figure it out.
I've added these two...
I have seen several posts about this, but none have been able to help me definitively.
I'm trying to put a dynamically selected option (db data).
obj.nome = [vitor,joao,carlos]
dep_option += '<option name ='+obj.nome+'>'+obj.nome+'...
I have text inside a "table", but basically I wanted to put the side margin as a paragraph.
Maggin, padding, among other ways I could not.
My HTML:
< div class="container texto" id="camps" >
< ul >
< li >
< img class=...
Hey guys, I'm having trouble positioning the image and text ON THE SIDE of the image. I tried table but it is not responsive. I tried ul / li and I can not position. I am using FlexBox. Any suggestions?
<!DOCTYPE HTML>
<html>...