Questions tagged as 'toggle'

1
answer

How do I do when an option is disabled in select, does jquery detect this action (deselect)?

I'm having a problem when I uncheck an option on a particular select. I can not make the select option, when unchecked, return to its initial state, ie, reset. So, I thought of JQuery detecting when an option is cleared, but I do not know how to...
asked by 25.11.2016 / 12:19
2
answers

Toggle on a div beside (or below)

I'm having to manipulate a div from the click on another div . Basically, one is on top of the other, I want to click on the top one and so the one on the bottom runs the .toggled() event. But one can not be within the oth...
asked by 23.05.2014 / 16:33
1
answer

How to get the status of Android toggleButton?

How to get the status of ToggleButton if it is turned on or off, I looked at the documentation of Android only has the method to change the state, had to pick the state of the button to make the comparison.     
asked by 12.05.2017 / 19:57
1
answer

Section above the video, using toggle

I want to leave a video on the home page of the site I'm creating with HMTL and CSS, but when I click on any sidebar menu option, the section will transition over my video, leaving it in the background. But what is happening is the opposite. I l...
asked by 22.09.2018 / 04:01
1
answer

Change display at the push of a button

I have a page that has two tables, and I have two "option1" and "option2" buttons, one for each table. I want you to press the "option1" button, keep the first table visible and leave the second table invisible, by pressing the "option2" butt...
asked by 16.11.2017 / 21:18
0
answers

Wordpress menu - Toggle does not open when you press

I'm developing a Wordpress project, and I have problems with my menu. When I test the site at smaller resolutions, the toggle box does not open it. As I get busy with the HTML issue with PHP, I think something is missing to make pressing the tog...
asked by 11.05.2017 / 03:32
1
answer

Angular function 2 similar to Toggle Jquery

I need to do something similar to jQuery's toggle on a FAQ page. If the user clicks the question then display the answer below, if I click hide again .. however, we are using angle 2 and I saw that there are several classes / functions that dea...
asked by 20.06.2017 / 19:44