In% with% below, I need it only to be shown when I click on any button. How do I do this?
<div>
<iframe
width="1100"
height="500"
id="iframe"
src="https://www.google.com.br"scrolling...
Hello. As pictured below, the button does not fit the text size in IOS only. Is there any parameter to increase the size of the button in IOS? (I would not want to have to change the buttons for DIVs).
I tried to increase the size of the butt...
I have a form where it has a standard responsible (NewResponsavel), but if there is any other has to be added a new responsible with each click of the 'add another' button, today I can only add once, if someone would know how to add the same com...
I have a problem with the use of a specific button in the project. I'll explain: I have a window opened by the window.open command, so in this open window I have a button that takes the value of two input fields hidden in while in the database....
Well, I've come across a silly thing here that has left me stuck, I'd like to put an icon on a button inside the layout of my application, so I'm not able to do it under my button code ... could someone tell me how to do this ??
<Button Te...
I made a simple "play / pause" button for audio, with the following script:
<audio id="myAudio"
src="http://www.sousound.com/music/healing/healing_01.mp3"preload="auto">
</audio>
<script type="text/javascript" charset=...
You want to put two actions in the value field of a button, using only html. Is it possible?
My original button:
<button type='roll' name='roll_arma1' value='&{template:default} {{name=Ataque @{nomearma1} @{arma1}}} {{Sucessos=[[{5d4...
Hello, I wish that when the button was pressed, it would change color and continue like this until another button is pressed.
I tried with :focus , but if you press another element the color comes back.
Buttons:
<input type="button...
I have a Button and I'm using javaFX, which I need: button text is written Search, I need 'B' to be in red and 'uscar' in default color, I've tried everything and I'm not getting do this.