Skip to main content

All Questions

Tagged with
1 vote
0 answers
22 views

Panel content overflow to bottom

My text in second column has overflow to bottom row. Refer to the long address which overflow to bottom. jsFiddle : http://jsfiddle.net/m1qjbr70/ Adding "word-wrap:break-word; does not fix the ...
sg552's user avatar
  • 1,543
1 vote
0 answers
23 views

How i remove accordion/fusion-panel in Python?

I need help! I program this: toggle=[] for i in soup.find_all('article', {'class': 'post post-113572 type-post status-publish format-standard has-post-thumbnail hentry category-kurzprogramm'}): ...
AnGeL's user avatar
  • 21
1 vote
1 answer
62 views

How to make HoloMap to explore PNG images; <img> components of DIV not displaying

I would like to make a simple app to explore a set of PNG files. In general, there will be several selection widgets (e.g. for sex and handedness), and a PNG file to display for each combination of ...
TMBailey's user avatar
  • 667
0 votes
1 answer
420 views

HTML CSS How to show popup login window

I am a beginner. I like to make a simple login popup after clicking on: <li class="list"> <a href="#"> <span class="icon&...
KoKoKoError404's user avatar
0 votes
1 answer
213 views

3 horizontal collapsible panel divs responsive

how to make a bootstrap responsive collapsible horizontal panels like on the image below? Will be really thankful if someone could show me how to acheive it. Thanks alot, really appreciate your help
Abigail's user avatar
  • 63
1 vote
3 answers
6k views

How to set an ngb-accordion to expand in Angular

I currently have ngb-accordions set to a number of panels. By default the panels are closed and I am using a custom function to expand them when clicked. I would like to know how to set an accordion ...
Matt's user avatar
  • 45
2 votes
1 answer
1k views

IDE like resizable split windows using html, css and js

I am new to HTML and UI side. I want to create html page having left side horizontal and vertical bottom splitter like we get in vs code (IDE) using HTML, CSS and JS. Currently I am able to create the ...
Rihazz's user avatar
  • 49
0 votes
1 answer
2k views

How can I split the resizable panel vertically using JavaScript

How can I split the resizable panel vertically using current code HTML,CSS and JavaScript. Right now this code is working for horizontal resizable split. What are the changes I would have to do in ...
Rihazz's user avatar
  • 49
0 votes
1 answer
3k views

How can I open multi-panel using Expansion panel of angular material?

I want to use expansion panel in result i want to open multi-panels, like this example : open example here is it my code: <mat-accordion> <mat-expansion-panel hideToggle> <mat-...
Da reen's user avatar
  • 31
0 votes
0 answers
30 views

Video Panel Position Is Missed

I am using a <video /> tag inside an owl carousel, but the download panel position is missed, as you can see it's shifted to the left, and sometimes is shifted to the top left or bottom left. I ...
Weam Adel's user avatar
  • 221
0 votes
2 answers
72 views

How do I stop CSS panels sitting on top of one another after an onclick event?

I have two 'onclick' buttons which both open their respective panel. What code is needed to ensure that you must 'X' the selected panel first before you can view the other panel via the other button? ...
cmc89's user avatar
  • 11
2 votes
1 answer
2k views

Saving Panel and Altair interactive charts as HTML

I created a Panel and Altair interactive chart using. from bokeh.resources import INLINE, CDN from vega_datasets import data import panel as pn import pandas as pd import altair as alt from altair ...
Dark Knight's user avatar
2 votes
1 answer
699 views

Collapse other panel when one is clicked within a foreach loop

I am having issues with a list of menus clicking and hiding other panels when one is clicked and active. @{int i = 0;} @foreach (var levelOne in Model.MenuLevelOne) { <div class=&...
ma32112345's user avatar
-1 votes
1 answer
2k views

Opening mat-expansion panel is moving the opposite column, how to keep it still?

In my project I have two columns, each with their own mat-accordion which holds some mat-expansion panels. When I click to open any one of the expansion panels, it is moving the opposite column ...
bensalerno's user avatar
0 votes
1 answer
419 views

Blogger Dynamic Views FLIPCARD: How to increase width of Pop-Up panel on Mobile devices?

My Blog is https://testfnm12.blogspot.com based on the Blogger Dynamic views FLIPCARD theme. On MOBILE devices the white Pop-up panel is much too narrow as shown in this screenshot: My blog is to ...
firoze's user avatar
  • 61

15 30 50 per page
1
2 3 4 5
12