Skip to main content

All Questions

Tagged with
0 votes
1 answer
56 views

Using scrollEnd event to stop bouncing with scrollIntoView when making panels scroll synchronously

I am making a rather complex website that has as a key factor texts in different panels that I want to make scroll together (synchronously). That is: when the user scrolls down a few lines in one ...
peter's user avatar
  • 195
0 votes
1 answer
36 views

JS Sliding Panel: prevent delay of mouseleave event

I wrote a JS panel class that shows a sliding panel on top, bottom, left or right border of the page. The panel is shown when the mouse comes near to the top, bottom, left or right edge of the page (...
Samwise_71's user avatar
1 vote
1 answer
54 views

error Unrecognized alias when i try use layout: "border"

I try to create panel element with layout:'border' and get next error:Unrecognized alias: layout.border I try to find any answer, but all I could find similar to the answer is the following discussion ...
Евгений Мушков's user avatar
2 votes
1 answer
524 views

How to use Extendscript in InDesign to get unused text styles?

I use Extendscript to help me review students' work in InDesign. I run a script that goes through a document and creates a report. One of the things I need to list on that report is wether or nor ...
maguskrool's user avatar
0 votes
1 answer
298 views

React Bootstrap Panel Collapsible not working

I am trying to toggle collapse the panel body when panel heading is clicked. I have react-bootstrap 0.34.2. When the page is loaded the body is also visible but when the header is clicked ( twice) ...
user3594118's user avatar
0 votes
1 answer
451 views

Panel - JSCallback function - Linking stream data to a JSObject in Echarts within a Panel dashboard

The goal is to stream data into panel and show the current temperature in a Gauge. Panel EChart Gauge Therefore I am using the callback function for the panel to retrieve a new temperature value and ...
otluk's user avatar
  • 317
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
1 vote
0 answers
2k views

How do I connect to the pterodactyl WebSocket with an access token

How can I connect to pterodactyl's websocket server to fetch the terminal of a server within pterodactyl, with the websocket wrapper library for Node.js – websocket. I have done the half by obtaining ...
Marin Machev's user avatar
0 votes
1 answer
706 views

Collapsible panel with variable content height

A couple of tabs have content of different heights (e.g. one has more text than the other), but the parent collapsible panel will not resize when switching between child tabs. How do I change the ...
Al John's user avatar
  • 765
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
0 votes
1 answer
50 views

My social media panels are not working properly

I want to ask about javascript. I want to create a social media share floating panel. I have made the code like below, but the panel is not working properly. When the panel is closed, it displays the ...
Frauds's user avatar
  • 137
-1 votes
2 answers
58 views

Div doesn't appear when at the bottom of a page

I have a question about javascript. I'm creating a panel which when scrolling, the panel closes and when we are at the bottom of the page the #toTop div will appear. I have made the function code as ...
Sir Palermo's user avatar
2 votes
1 answer
351 views

Validation of Select Attribute with Javascript

I have a small 4 step wizard that will guide a user through a registration process. I have javascript that will make sure that the required fields are valid and to go between the pages in the wizard. ...
steven85791's user avatar
2 votes
1 answer
885 views

What is a custom panel and how do you use it in stats.js?

Stats.js often says something about a 3+ panel support for custom panels. What do they mean for custom panel and how do you use it? I searched through many wikis and found no answer. Stats.js is a ...
Saiansh Singh's user avatar

15 30 50 per page
1
2 3 4 5
15