Skip to main content
Filter by
Sorted by
Tagged with
1 vote
2 answers
83 views

Why is the `unicode-show` package necessary?

I'm using the unicode-show package to make a passing hspec test: code: ...(show . Data.List.NonEmpty.head $ infiles2, outFile2) `shouldBe` ("\"/foo/bar/baz - :.ogg\"", outFile1))......
cheecheeo's user avatar
  • 672
0 votes
0 answers
31 views

how to hide showmore button if the text P has less than 4 lines?

the show more button visible all the time . i want to display it just if the text has 4 lines and more . this mean if the text 3 lines dont show the button , if 4 lines or more show it . for example : ...
yana's user avatar
  • 49
1 vote
0 answers
44 views

How to restrict the type of an instance when the instance requires a "* -> *" type in Haskell? [duplicate]

I'm trying to design a type that holds some value and keeps track of all operations done upon it. It does this by storing them in string format (this is not for a project, just learning) I tried to ...
SHIPWECK's user avatar
0 votes
0 answers
26 views

How to add event listener when the bootstrap modal is shown

<button type="button" class="btn main-button btn-tableColumns add-campaign" data-toggle="modal" data-target="#add_campaign">{{__('Add New Campaign')}}</...
GaoJin's user avatar
  • 9
0 votes
1 answer
63 views

Set up and use the Cats library for typeclass derivation in my Scala 3.4.2 project

Good Day, I am using Intellij 2024.1.3 and Oracle OpenJDK 22.0.1 this is my build.sbt: ThisBuild / version := "0.1.0-SNAPSHOT" ThisBuild / scalaVersion := "3.4.2" lazy val root = (...
Ali Tc's user avatar
  • 11
0 votes
0 answers
29 views

Setting the show_touches system property

I'm trying to return a boolean and set the system property'show_touches'. I have system level permissions(my device is rooted and I used lucky patcher to modify system signature). I'm using android 8....
asadullah's user avatar
  • 116
1 vote
1 answer
65 views

JQuery Popup Reset

Sorry I'm pretty hopeless with Javascript. I have a script that shows a popup which then fades out. But I cannot get it to reset. The code as it stands only works once. function myFunction$users5()...
AL W's user avatar
  • 37
0 votes
1 answer
107 views

PyQt - Hidden widget leaves space in Window

I have the following code that produces a window with a QTableView visible. I add a QTextEdit to the right but hide it. When I run the code it looks as though space has been reserved on the right for ...
John's user avatar
  • 222
0 votes
1 answer
41 views

I can't make the last line spread across in my display

I have the following code to print a schedule from inputs but can't make the last line spread under the like the header does. My showRecord code is as follows... Class Appointment: def __str__(...
IvyDreamer's user avatar
0 votes
2 answers
51 views

showing loader while loading and show result when finished works fine in Firefox but not in Chrome

I have a familytree site that can produce a complete tree (may show thousands of members) which takes some time to figure out. So while loading it shows a picture of a growing tree, and when ready it ...
Peter Crom's user avatar
0 votes
1 answer
191 views

WooCommerce: Show or hide Out of Stock button depending upon stock conditions

I've got a button that should appear depending upon whether or not a product or one of its variations (if it's a variable product) is out of stock. If it's in stock, don't display it. Been playing ...
Adam Bell's user avatar
  • 1,045
0 votes
0 answers
41 views

How can I display the data after the user submits the form in Laravel 10?

Submission form <form action="{{route('psm.pengurusan-staf.store')}}" method="POST"> @csrf <div class="form-group"> <label>{{__('psm::...
aziem's user avatar
  • 1
0 votes
0 answers
28 views

How to make a div stay visable after refresh [duplicate]

After I make a div show, how do I keep it shown even after reloading? $(document).ready(function() { $("#openButton").click(function(e) { e.preventDefault(); $("#open").show(); $("....
Hammy's user avatar
  • 13
0 votes
2 answers
45 views

Show/hide Javascript Toggle in the same page problem. Multiple hidden texts shows up in the same time. Without JQuery

This script works very well. But I want to show and hide different texts with different expand/hide links in the same multiple tables of the same page. Without JQuery this simple script is preferred. ...
Oguz Coskun's user avatar
0 votes
1 answer
82 views

TYPO3 gridelements accordeon show

I am using TYPO3 11.x with bootstrap_package an gridelements. Because I want to make an accordeon with different types of content I've integrated gridelements w/dataprocessing. It almost works, but I ...
Ralho's user avatar
  • 29
0 votes
0 answers
34 views

How to show form (own class) called in a hidden MainWindow class? [duplicate]

I try to implement a login form. Until now, I've set the Login-Dialog seperately from the MainWindow: current_user = current_user() login_form = Loginpage(df_benutzer, current_user) form.show() window ...
Stefan Bongers's user avatar
1 vote
1 answer
21 views

jquery working only first item when another items was hidden

I wrote a jquery for show more and show less item. It works fine only for first item. But when I am going another item and select to show more item. It's not working. I understand that when I am ...
Rasel Sheikh's user avatar
0 votes
1 answer
318 views

The indicator does not move to a separate panel (Tradingview study error)

have basic account, maybe that's the problem :) if you leave the function as an "indicator", Awesome Oscilator is overlaid on the chart, rather than located in a separate panel writing ...
Alex Berlev's user avatar
0 votes
0 answers
75 views

how to Show Heads-up notification when app is closed

I have used Service to get headsup notification from io.socket connections in my android kotlin project. Notification working if app is open. But, its not working when the app is closed. What should ...
chanthini begam's user avatar
0 votes
1 answer
707 views

Button is not showing jetpack compose android

I have a composable in which I have a TextField and a button below it. The TextField is showing and working as expected but the button, which is below that TextField, is not showing at all. This is ...
M Baig's user avatar
  • 187
0 votes
1 answer
130 views

How to link two cell so that if you insert text in a cell the other become unhidden?

I have an excel document with two sheets. If you put text in the C column of the first sheet, it should unhide the corresponding block of cells (for exemple C6 in the first sheet is equivalent to row ...
Clara Monspiette's user avatar
0 votes
1 answer
38 views

Unhide block of four rows without currentStage

I'm a beginner in coding and specially with VBA. I have an Excel document on which several rows are hidden. I need to unhide the row 34:37, 42:45, 50:53, 58:61, one block of four rows at a time, until ...
Clara Monspiette's user avatar
0 votes
0 answers
39 views

Is there a way to have this code in a regular module and not in a worksheet module?

I would like to know if there's a way that the following code could work as a regular module with modifications. Private Sub Worksheet_SelectionChange(ByVal Target As Range) Target.Offset(1, 0)....
Clara Monspiette's user avatar
0 votes
0 answers
94 views

Increasing the speed of displaying the form

I am currently working on a project where the display speed of the forms is very slow when called. In order to increase the speed of displaying the forms, I did the following activities. Inside the ...
Mohsen Ilkhani's user avatar
1 vote
1 answer
2k views

How to write terraform plan to a tab in azure devops pipeline summary?

Some Terraform extensions like this are providing a feature to publish Terraform plan to a tab in the pipeline run overview/summary. Terraform task published by Microsoft DevLabs is not currently ...
AnjK's user avatar
  • 3,523
1 vote
2 answers
253 views

How to show this tags on intellij idea community

Could someone tell me how to show this tags on intellij idea community (in this picture: name, email, dob,...). Thank you so much! enter image description here (Ignored this sentence) Maybe this ...
nghiax32's user avatar
1 vote
2 answers
125 views

is there a way to hover over a text and show some other text? which is in another div

So i saw these post 1 and this one for hover on div to change another div 2 on which you hover over some image and it shows the text I tried doing it with text and it works just fine. Now i tried to ...
Me Kool's user avatar
  • 13
0 votes
1 answer
135 views

Xcode Show segue in Xcode 15 presents the viewcontroller as a modal

I have a very simple setup, where when the user clicks sign up or login, it should bring them to the respected viewcontroller using the Show (e.g. Push). However, it is presented modally when the app ...
Sheehan Munim's user avatar
0 votes
1 answer
26 views

To add page views of certain documents in SharePoint

I am not able to add a feature to show the user how many users have seen the certain page in SharePoint. Please help with it. To create a new feature that will be able to give the user insight about ...
shashankb's user avatar
-3 votes
1 answer
43 views

JQuery UI Show -Can someone please shorten the function so that only "blind" is used? [closed]

I'm using JQuery UI. In the case of the Show function I just need the Option "blind". Can someone please shorten the function so that only "blind" is used? All Select Options must ...
mario113's user avatar
0 votes
3 answers
140 views

How can I close a popup when clicking another one?

I have a problem. I have a series of popups and I am not able to make the opened one closing when opening another. I'd like to have a result in which I open one of them and it closes when I open ...
M1001's user avatar
  • 148
0 votes
1 answer
508 views

Hide/show columns in google sheet based on cell value

I made a grade book with students names in column A , B for type of marks week 1 C,D,E,F week 2 G,H,I,J and so on till week 14 what I want is to hide all weeks except what am using by choosing from ...
Jgjc Me's user avatar
1 vote
0 answers
556 views

'show' is not recognized as an internal or external command, operable program or batch file

After successfully executing mongod --version command, when I tried running show dbs command to view database it is showing me the error: 'show' is not recognized as an internal or external command, ...
Yash Sharma's user avatar
1 vote
1 answer
68 views

jQuery if currency input field is greater than

I wrote some code that will hide a field until the value is over a specific amount. My css looks like: #main .gfield--type-total { display: none; } My JS looks like: if (fieldvalue > 0.30 |...
Josh Rodgers's user avatar
0 votes
1 answer
192 views

how do I make a variable value show text in html?

I need to make a specific number (0 through 2) show certain text for a rock paper scissors game. I haven't tried anything yet but I can't think of anything. If someone could please make a variable ...
Alexander Roberts's user avatar
1 vote
2 answers
58 views

Streamline js into something dynamic instead of repetitive for onclick item show

I found a lightweight lightbox code example, however, it relies on IDs and I intend to use it on 20+ items, I'd rather not have 20 hard-coded js lines to refer to something I know can be dynamic, I'm ...
Joshua Schmitz's user avatar
0 votes
1 answer
110 views

await this.showPopup(''); don't show the Popup

I wanted to show the CreateOrderPopup in Odoo15 BUT it's not showing and there is no error message. I created 2 logs : ffffffff and QQQQQ the fffffffff is shown in the logs but the QQQQQ which is ...
rasputin's user avatar
0 votes
1 answer
109 views

git mirror repository not showing commits and files

I cloned one repository twice, one using normal mode, one using the --mirror flag: $ git clone https://gitlab.com/abc.git $ cp abc.git abc_normal.git $ rm -rf abc.git $ git clone --mirror https://...
djangoracle's user avatar
1 vote
1 answer
101 views

mlrun cann't show the traning graph by AttributeError(\"'K8sHelper' object has no attribute 'v1api'\")

I have run mlrun by docker-compose. But when I finished the sample training, I couldn't see the results graph on the management pages. I get 500 error and the details likes: { "data": { &...
sequoia00's user avatar
  • 111
0 votes
2 answers
315 views

how to show/hide or display/hide content-list in css

This is a simple code to show and hide content. when the button is hovered the list is shown but when I want to go through my list (for example a or b or c ) it (the list) will be disappeared....
Forough J's user avatar
1 vote
1 answer
32 views

Rendering the entire http path of my ruby on rails web app

I have a simple web app built on rails called wishlist. The logic of the app is as follows: User Enters the homepage User can either start a new wishlist || view his wishlists When the user clicks on ...
Aly Dabbous's user avatar
0 votes
2 answers
1k views

Show Modal Bottom Sheet [duplicate]

How to increase height of show modal bottom sheet.I can't get this any longer than this.Can somebody help me to solve my problem. I tried bunch of solutions but non of them worked.
Omer Bayındır's user avatar
0 votes
0 answers
121 views

Show/Hide footer on scroll

Im trying to make a footer fully showing in the bottom once I scroll. https://teste.contahl.com/ It is working on desktop, but not in mobile, can someone help me with? Tkx CSS--- footer{ position:...
Orange_LX's user avatar
-1 votes
3 answers
328 views

How to show the result of the console in a label Java Script

hello i want to show the hello world in a label how can i do it i am new in javascript.Hi guys, I have modified my question to be clearer and to be able to put the example. <script> function ...
Broliton syan's user avatar
1 vote
0 answers
127 views

How to show axis coordinate information on a bokeh plot?

I currently have Hover implemented but it's a hassle with so much information to show. That's why I need to make an axis for my bokeh figure() that shows at the end the information of my axes, Date ...
forraxa's user avatar
  • 11
1 vote
2 answers
817 views

JavaScript Pagination Only show 5 buttons

I have created a pagination system using JavaScript. I have used this code to create the pagination system: function setUpPagination(items, wrapper, rows_per_page) { wrapper.innerHTML = "";...
user21194080's user avatar
1 vote
1 answer
77 views

Show and Hide Div based on range slider value using jQuery

I am trying to show a div when the input value reaches 2019 using a range slider. What am I doing wrong? is it something simple. Here is my JSfiddle $(function() { $( "#slider" ).slider({ ...
Hammy's user avatar
  • 13
-2 votes
1 answer
9k views

How to show YouTube dislike counts without using any extension? [duplicate]

Like what I mentioned in the title, how can I always show YouTube dislike counts without using any extension? There are so many helpful tutorial on YouTube, but there are many fake or unhelpful videos ...
th_ek's user avatar
  • 11
0 votes
0 answers
45 views

Jquery can't find content of div which itself show that div

I show hidden div via $('#something').show() but when I search in content via jQuery, jQuery can't find my search, but jQuery can find already displayed div! Why? In the beginning class full_text's ...
high developer's user avatar
-1 votes
1 answer
1k views

How to show all records in Spark DataFrame by method .show()?

Assume that I want to see all records of a PySpark DataFrame using show(). Show() has a parameter n that controls number of records to be shown. Is there any way that I can show all records of the ...
Mohammad's user avatar
  • 1,003

1
2 3 4 5
51