تبليغ
سؤال
I working based on this page: http://themes.framework-y.com/codrop/music/ but this is my site: https://tikex-dev.com/ At first load, parallax image is not visible and background is black. There is a jQuery part which renders the <div> under <body>. Shall I preload that div ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I am trying to program a Rock Paper Scissors Game but I have some trouble with the JavaScript. I tested if the code is linked correctly to the html file but alert("test"); executes just fine. Therefore I think that the problem must ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I am not be able to center the root as center of the screen. Here is my code; { height: 100%; display: flex; justify-content: center; align-items: center; } html { height: 100%; } body { height: 100%; margin: 0; ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I was able to get the data from the first and second columns, but after I added an icon, it's not working anymore. I'd assume it needs to get to another level so that it can then go in and ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I'm trying 2 name every element inside a grid and I want to position at the bottom without using d usual absolute or relative positioning If U notice the p.tag is only on one of the element, dats because it worked ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
Quando adicionado o min-width: 200px; ele quebras as duas primeiras imagens pra 2 na mesma linha, alguém pode me dizer o por quê? Se diminuir muito a tela ele quebra pra um em baixo de outra, alguém pode me explicar oq ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I am trying to create a mesh object in three.js where I connected two closed shapes. Let's say a circle and a rectangle. and connect them together like this. It's called the "Loft" feature in Fusion 360 and SolidWorks I ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
const { timeStamp, time } = require('console'); const express = require('express'); const fileUpload = require('express-fileupload'); const path = require("path"); const util = require('util'); const app = express(); const port = 3000; app.use(express.json()); app.use(express.static('public')) app.use('/css', express.static(__dirname + 'public/css')) app.use('/images', express.static(__dirname + 'public/images')) app.use('/js', express.static(__dirname + 'public/js')) app.use(express.urlencoded({ extended: true })); app.use(fileUpload()); app.use(express.static("./public")); app.post("/upload", async (req, res) ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I have this extension that ensures the xpath is correct, so as far as the xpath validity goes, it should be correct. When I attempt to find it using selenium and then try to print the variable in which I ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I've been closed twice and sent another question but it is not helpful, I checked through it and I stil can't see what's wrong so pls don't close it. I'm not exactly sure what is wrong, but I can't seem to ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء