Community
Articles Topics Q&A
Learn
Course Programming Dictionary
Tools Library
Development tools Website Source Code PHP Libraries JS special effects Website Materials Extension plug-ins
AI Tools
Leisure
Game Download Game Tutorials
search
English
简体中文 English 繁体中文 日本語 한국어 Melayu Français Deutsch
Login
singup

  • Popular searches:
  • PHP
  • MySQL
  • jquery
  • HTML
  • CSS
  • Whole station
  • Course
  • Article
  • Q&A
  • Download
Found a total of 10000 related content
  • How can I make text turn into a new element (like a divider) when clicked?

    I'm trying to find a way to make certain text on the page turn into separators/new elements when clicked. I don't know how to explain it, but like, imagine an image with a title below it - click the title, and then the image above becomes like a text box/different images/scrollable separator. I'm tr...

    P粉872101673 2024-04-04 11:21:03 0  1  3850

  • javascript - Is there any table plug-in that supports double-layer headers?

    I recently wrote a simple icon page and found that many foreign grid components do not support multi-layer headers. Is there any react component that can support multi-layer headers like easy UI's grid?

    迷茫 2017-05-19 10:47:11 0  1  578

  • Align and scale images

    I need help with this code on my W3Schools website, I want to keep all elements in the center of the page. However, when I center, the feature's lens targets the old position of the image. https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_image_zoom I changed the code, but I can’t underst...

    P粉015402013 2024-03-22 11:26:07 0  1  352

  • Use the Tab key to navigate html elements on the page

    I can't scroll using the tab key on an HTML page using the tab key. Here is a picture of the page I try to browse the tabs for when the "Unable to update table" popup opens. I clicked on it and pressed tab. The first time I press the tab, the focus goes to the arrow element in the picture....

    P粉106301763 2024-02-03 21:30:59 0  1  484

  • I can't get the image to work without the entire file root

    hope this helps. I've written a lot of pages for websites before (simulated just for my own practice), but for some reason, with my new (old but running Windows10) laptop, the images won't load without using the entire file path. For example the C:\Users\theap\OneDrive\Desktop\images/dogs.jpg image ...

    P粉608647033 2024-04-03 23:27:05 0  1  574

  • Visual Studio Code: Effective technique for clear dollar sign separation in variable names

    I just switched from Atom to VisualStudioCode and I'm looking for a way to visually separate the dollar signs from variable names. Something like this is possible in Atom by editing a personal CSS stylesheet. After applying some CSS rules, this can be achieved: there is no space character between th...

    P粉543344381 2024-03-21 20:31:19 0  1  569

  • Leaflet gets all polylines added to map

    Once you have added one or more polylines with clickable actions on your map and want to use the measurement tool PolylineMeasure, these polylines will exist in some way. How can I get all created polylines in a map to disable clickability, just like you can with polylines directly you can click wit...

    P粉358281574 2023-08-18 13:18:02 0  1  478

  • Sort by date, use IN to get latest and previous entry for multiple entries

    My goal: I have a list of stock_ids and want to get the last bids (sorted by date) one for each stock_id. For the picture this means I want: stock_id bid 3663.91953146.4428129.02798 One problem is that we have stocks like Gazprom that are suspended, so one of the last bids could be for example 2021-...

    P粉653045807 2023-09-03 23:52:49 0  2  674

  • Want to change multiple images by clicking on the images in a modal

    I'm using gsap.js for the popup/modal. I use forEach so that no matter how many identical parts I add to this site, it will work fine. My only goal is to make this work perfectly now, somehow. Whenever you click on the "button" that pops up then you get 9 images and you select 4 out of the...

    P粉269530053 2024-01-29 09:35:00 0  1  427

  • Sticky td with rowspan attribute exceeds table bounds when scrolling

    I have a table with sticky headers and sticky tds with row spans in it. When it scrolls, the td and rowspan appear on top of its header (which is the first column according to this example). Specifying z-index will place the header on top of the td, but overlap its text. How can I prevent this from ...

    P粉210405394 2024-03-21 20:28:02 0  1  524

  • javascript - How to add collision detection boxes to a large number of sprites?

    I have a sprite sheet, and each frame in it has a different size, as shown below: Now I want to add collision detection boxes to them, but there are many pictures, and the collision position is not limited to the picture border. How to add detection in this case? Frame, do I need to add it to each f...

    phpcn_u1582 2017-05-31 10:39:16 0  1  693

  • How to design a product table for multiple products where each product has many parameters

    I don't have much experience in table design. My goal is to create one or more product tables that meet the following requirements: support multiple types of products (TV, mobile, computer, ...). Each type of product has a different set of parameters, for example: the phone will have color, size, we...

    P粉675258598 2023-08-22 17:45:42 0  2  687

  • This route does not support the POST method. Supported methods: GET, HEAD. laravelle 9

    First of all, I'm a beginner and I know this question has been asked and answered several times. I've already tried the solutions, or I've implemented the suggestions, so I'm here for expert help! What I've tried: - Added @csrf to the blade file inside my form element. - Check if posts and get in my...

    P粉976737101 2024-03-27 16:43:09 0  1  444

  • Create multiple brush charts using VueJs and Apexcharts

    I'm developing an application in which I create a brush chart using apexcharts. However, I would like my brush to control multiple charts, not just one, like shown in the example. Before I start using the callback function, I'd like to know if there's an easy way to achieve this via the library, for...

    P粉470645222 2023-08-26 20:17:05 0  1  592

  • Formatting of chat gpt response

    I'm using chat gptapi on my React application. The problem I'm facing is how to format the response from chat gpt. If I ask it to give me a response in a table format it gives a strange response, I use pre-marking to display the text and the response displays the attached image in this way but I wan...

    P粉563446579 2023-10-25 14:53:41 0  1  779

  • How to use CSS selectors to target div elements containing specific attributes or tags?

    I'm working on a POS system that generates a website. Most of the code is proprietary so I can't edit much. I have an output list of categories with some images floated as categories. I want to hide the first 3 listed on the home page. I tried positioning the containing div using div:nth-child(1), w...

    P粉493313067 2024-04-03 22:25:59 0  1  467

  • Is storing delimited lists in database columns really that bad?

    Imagine a web form with a set of checkboxes (any or all of them can be selected). I chose to save them in a comma separated list of values ​​stored in a column in the database table. Now, I know the correct solution is to create a second table and normalize the database correctly. It's faster to imp...

    P粉020556231 2023-08-27 19:52:49 0  2  508

  • flex css - clip element after certain height instead of wrapping

    The borders represent static height and width. I want item 5 and 6 to stay on the second row and cut off item 3 and 6 instead of wrapping a third time as shown. How can I achieve this with Flex? To complement this problem, the width of the container (displayed with a border) can be resized by user a...

    P粉785957729 2024-04-01 14:02:02 0  1  545

  • Create a navigation bar similar to toast ui home page

    My source of inspiration I wanted to make a navigation bar like this: Toastui Home Page What I did I tried to copy as much as possible to achieve this. I get the following: What I want I want something like this (these were made via image editing): Option 1: Center aligned Option 2: Left aligned I w...

    P粉619896145 2024-04-01 18:34:38 0  1  438

  • Append to top of div in React without messing with scroll state

    I'm having trouble with react. I'm trying to implement a simple scrollable div that contains a lot of child divs that can be viewed with horizontal scrolling. Basically each child div corresponds to a day. This component loads the first time a user views information about the current day and the fol...

    P粉217629009 2024-03-19 19:13:46 0  1  504

Public welfare online PHP training,Help PHP learners grow quickly!

About us Disclaimer Sitemap

© php.cn All rights reserved