Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [show-hide]

show-hide is a user interface behavior used to visually indicate on and off states

show-hide
1 vote
0 answers
8 views

control not showing in folder controller

I created controller and his views working but I can't found this control in controller folder how I make he show in folder? I work on visual studio 2022enter image description here I try created new ...
yasee abas's user avatar
0 votes
0 answers
33 views

How to Unhide rows greyed out below a table

All rows below a table are not shown (grey background only), and the row numbers are not shown. The sheet is not protected. Any ideas how to unhide? I can change the hidden status of those rows using ...
RatherB's user avatar
0 votes
2 answers
22 views

hide specific screen in bottom nav

I am using bottom nave and in bottom nave screen I am using stack nav but when I want to hide bottom nav in a specific stack navigation screen I tried many things but none worked. <...
Hassaan's user avatar
0 votes
1 answer
58 views

Hide/show button on password not working in Vue 3 composition API

I'm trying to implement a show/hide password button in vue 3 composition API. When I click on the button it toggles both view/hide for both password box and confirm password box. This is my code Vue ...
coochie's user avatar
  • 59
0 votes
2 answers
99 views

Hide image if another one is opened, vice versa

I'm have code for two images (Image1, Image2) that both open if two other images are clicked, with onclick and a Java part at the end, like so: <table style="background-color: #ebebeb; border-...
Richter Mégane's user avatar
1 vote
0 answers
121 views

Requiring Menu Collapse upon Category Selection

I'm currently facing a challenge in resolving the issue of collapsing the menu again after a category is clicked. I suspect that the problem lies with the "display: none" property persisting ...
Rony Cohen's user avatar
-1 votes
3 answers
123 views

Show/hide text using getElementsByClassName for all classes

I am trying to show/hide text with the same class. I tried the following code that hides only the first id getElementById, which makes me decide to remove all IDs and just keep the class. The text/...
Mike's user avatar
  • 2,291
1 vote
0 answers
29 views

Button hide based on author in elementor

I have a post type i jet engine "Talent Profile". In single "talent profile" page has a button "Edit Profile" that allows to edit this profile. But I want only this post ...
arif hossain's user avatar
0 votes
1 answer
1k views

Excel VBA hide/Unhide Rows

i would like to implement a formula to have rows hidden or unhidden dependent on the product type, From the research i have done so far i have gathered the solution to this will be VBA. I have next to ...
CT_CAN's user avatar
  • 1
-2 votes
2 answers
71 views

Hide all elements when the one element is visible

'Hi, when i click on "a" element i wanna show only one div (other div's supposed to be hide). Now when i click on "box1", .dayone is showed, next... when i click on "box2"...
Kinga's user avatar
  • 7
0 votes
0 answers
18 views

How can I hide and show the menu well so that it doesn't look messed up?

Hello The menu is hidden in mobile and tablet mode and can be accessed by pressing the toggle button. I did not change the appearance of my menu for tablet and mobile mode and it is only supposed to ...
ارغوان امیری's user avatar
-3 votes
1 answer
94 views

Hide and show span element by clicking div element? [duplicate]

I try to show and hide the Details (span element with class Details_right or Details_left) of my Resume by clicking on the specific timeline div element with the class content, but it doesn't seem to ...
LittlePumpkin87's user avatar
0 votes
0 answers
28 views

Hidden text boxes show on exporting SSRS report to Excel

I have a report with two groups that are expandable and collapsible. On opening the report the group header shows with totals but on clicking the toggle button the report expands out and the outgroup ...
Mco's user avatar
  • 1
0 votes
1 answer
111 views

How to show and hide password when click on eye icon using jQuery and also both the password (new and confirm) should be matched

[enter image description here](https://ienter image description here.stack.imgur.com/ZuIPX.jpg) How to show and hide password when click on eye icon using jQuery and also both the password (new and ...
Ashif Bin Hossain's user avatar
0 votes
1 answer
31 views

Show Hide a div based on selected option value of a select using JS

Hi I have this code that is working on JSFiddle, but I cannot get it working on my website. My website is running on Wordpress 6.4.2 I have a select where I want a message to show if the selected ...
pinkequine's user avatar

15 30 50 per page
1
2 3 4 5
180