Most voted "toggle" questions
30 questions
Sort by count of
-
4
votes3
answers106
viewsProblems closing menu by clicking links
Guys I made a website onepage is in this link, it has a fixed menu on the side that opens when it is clicked but is the following in these links there are anchors that when they are clicked the site…
-
3
votes1
answer38
viewsIs it possible to configure a Jquery Effect?
It is possible to change the options on Toggle Explode? For example: it has nine divisions by default, is it possible to modify the number of parts in which it explodes and the size of these parts?…
-
3
votes2
answers5265
viewsShow/hide each element within a toggle class (jquery)
I have a class .menu-departamento and inside of it I have a h3 and a ul li,in which I am putting an effect toogle. In the code below when I click on a h3 displays all the ul and the desired is that…
-
3
votes1
answer547
viewsCollapse Bootstrap
I’m wearing a collapse in Bootstrap, however, I would like that when I click on a button, the phrase of the other button disappears and vice versa. I have tried to do everything. Can someone help me…
-
3
votes3
answers2921
viewsShow and hide content in Javascript (Menu)
Good morning Guys, I’m having a big question. I have the following code: <div class="nav"> <ul class="menu"> <li class="mnativo"><a href="#"><i class="fa…
-
2
votes2
answers376
viewsjQuery Toggle Animation is not working
I have this code, and I would like you to toggle the click but it’s not working. Any tips sff? HTML: <body> <img id="topBar" src="imgs/topBar.png"> <div id ="wrapper"> <nav>…
-
2
votes2
answers4715
viewsToggle() Effect Down, Jquery
Is there any way to change the direction of Jquery’s toggle() effect? For example, I made a button that when clicking, it shows and closes a div $('.botao').click(function(){ $('.div').toggle(700);…
-
2
votes2
answers107
viewsVue.js: how to relate values in an array of strings?
I have the following problem, I have an array of strings that assembles a list: ex: op: ['100', '101', '102', '103', '104', '200', '201', '202', '300', '301', '303', '500'] From that list, I create…
-
2
votes2
answers154
viewsCheckbox with id in name
I would like to have a checkbox button on the site to enable and disable some action, I am using ajax to make the change immediately, the action would not need an F5 to work. The problem is that I…
-
2
votes2
answers167
viewsReactjs Toggle onClick variable
I’m trying to come up with a logic of a toggle, which activates/disables a kind of filter, but now I need to implement a new functionality in it, it works like this, if I click on a category button,…
-
1
votes2
answers137
views -
1
votes1
answer143
viewsHow do I stop when an option is disabled in select, jquery detects that action (deselect)?
I have a problem when I uncheck an option on a particular select. I cannot make the select option, when unchecked, return to its initial state, that is, how to reset. So, I thought Jquery detect…
-
1
votes1
answer95
viewsI want to click on a link when I click show a div and when I click on another link show another div and disappear the previous one
It’s simple, but I can’t do it. When I click on the link1 show the div1, and if I click on the Link2 show the div2. And if I click on the link1 again with the div1 showing it should disappear, I…
-
1
votes1
answer538
viewsToggle using different ng-Style - Angularjs
I have a DIV with a style applied via ng-style (because some values are calculated in the controller). <div ng-repeat="i in getNumber(tiles) track by $index" ng-click="toggle = !toggle" // =>…
-
0
votes2
answers286
viewsToggle in a div next to (or below)
I need to manipulate a div from the click on another div. Basically, one is on top of the other, I want to click the top one and so the bottom one runs the event .toggled(). But one cannot be inside…
-
0
votes1
answer352
viewsHow to catch the state of toggleButton Android?
How to catch the state of ToggleButton if this on or off, I looked at the Android documentation only has the method of changing the state, I needed to get the status of the button to make the…
-
0
votes0
answers256
viewsWordpress Menu - Toggle does not open when you press
I am developing a project in Wordpress, and I have problems with my menu. When I test the site in smaller resolutions, the toggle box does not open it. Since I am rather embarrassed about the HTML…
-
0
votes1
answer20
viewsToggle class in Vuejs
I have 3 div with the class ('option') and I have a class as the name of ('Selected'). I would like to remove the class from the div that is already with ('Selected') and switch to the other with…
-
0
votes1
answer447
viewsChange display at the push of a button
I have a page that has two tables, and I have two buttons "option1" and "option2", one for each table. I want to press the button "option1", keep the first table visivele leave invisible the second…
-
0
votes1
answer177
viewsSection above the video, using toggle
Guys, I want to leave a video on the home page of the site that I’m creating with HMTL AND CSS, but when I click on some option from the sidebar menu, Serction will transition over my video, in case…
-
0
votes3
answers468
viewsMenu button with "toggle" event
I was trying to create a simple menu, but found that toggle function is obsolete. What would be the current alternative to create a toggle event, since I only found old answers? When you click…
-
0
votes1
answer39
viewsOnchange does not fire
Oie! So I’m unable to add an event onchange on my select tag. HTML <select class="onchange"> <option>Selecione um assunto:</option> <option value="pratica">Receita de pães…
-
0
votes1
answer64
viewsClose toggle menu by clicking on an item in the navigation
I have the following codes: <div class="menu-toggle"> <div class="one"></div> <div class="two"></div> <div class="three"></div> </div> @media…
-
0
votes1
answer27
viewsnavbar-Brand + Toggler
I am studying bootstrap and during a project I could not achieve the desired effect. In case the group of buttons that was to be on the right of the screen, on the other side of the line, will not.…
-
0
votes1
answer23
viewsHow to change 2 values by changing the [input type=range] to be rendered on the page? VUEJS
I am trying through Vuejs to change the pages and the corresponding values when moving the input type="range". For example: value: 16$ / 100K PAGESVIEWS, value: 24$ / 500K PAGEVIEWS I would also…
-
0
votes0
answers17
viewsMy checkbox only works on the first click, the second click does not fall in the event Oncheckedchanged="teste_CheckedChanged"
<div class="span3"> <label>testando</label> <br /> <label class="switch"> <asp:CheckBox ID="chkteste" runat="server" EnableViewState="false" AutoPostBack="true"…
-
-1
votes1
answer37
viewsby clicking the link closes the toggle menu
Hello! I created a menu on a page that contains anchors in the links, which lead to a certain site of the page when clicked and it is working cute. When I view the site on a smaller screen, the Nav…
-
-1
votes1
answer239
viewschange user-agent in python webdriver Selenium during navigation
need to perform the following procedure: 1) browsing with user-agent mobile (I can do) open the site www.site.com and login (I can do) 2) Change user-agent to mobile(I cannot do) access an option on…
python mobile selenium-webdriver toggle user-agentasked 4 years, 5 months ago enio ricardo de farias 11 -
-1
votes1
answer20
viewsIon Toggle not saved - Storage (Ionic)
Hello, I have a simple problem. I have a list of Toggles in my app. I need that when users check or uncheck Toggle, changes are saved after the application is closed. I am using Storagemodule. I…
-
-2
votes1
answer81
viewsAngular function 2 similar to Toggle Jquery
I need to do something similar to jQuery’s toggle on a FAQ page.If the user clicks on the question then display the answer below, in case they click again to hide.. However, we are using angular 2…