تبليغ
سؤال
I have a navbar having a gradient type background(slightly black, to transparent). I wanted the navbar to turn completely black when scrolling, and I wrote the necessary JavaScript code, but the color changes only when I remove that background color ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I'm coding my first website but unfortunately there is some unwanted empty space at the bottom that won't go away. I've checked a lot of solves but they don't seem to be working. Could somebody please take a look at the ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
So basically I had a small app that consisted of a navbar with a dropdown menu (and multiple submenus) and when you clicked a button it would make a fetch request to a github repository and return all the files ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I am trying to recreate the idea of this video by creating a typewriting logo of the site that contains emojis. However, it seems that rendering emoji on browser takes a little while, so rhombus with a question mark ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I was running this simple code below to scrape the employee number from this Fortune 500 page. I used SelectorGadget to identify that the number I want matches with ".info__row--7f9lE:nth-child(13) .info__value--2AHH7" library(rvest) library(dplyr) #download google chrome extention: SelectorGadget link = "https://fortune.com/company/walmart/" page = read_html(link) Employees = ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I intend to apply basic CSS over my HTML under my python/ flask application. I got a HTML with CSS file from getbootstrap.com. Link: https://getbootstrap.com/docs/5.2/examples/cover/ The HTML loads up completely when I run it locally (outside the project) but it does ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
HTML: <html> <body> <form action="" method="post"> <button class="action">Purchase</button> <input class="quantity" name="quantity" type="text" value="1"> </form> </body> </html> CSS: .action { width: 200px; text-align: left; } .quantity { width: 30px; ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
So I just started learning Javascript while using Freecodecamp youtube tutorials, so according to the tutorial he was talking about making increment number using javascript (i am going to attach images for further understanding) , in his own end, after ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
My Vbscript works fine when I run manually from windows server 2016. It brings up a webpage where I use sendkeys to enter the id and password to login. When I schedule the same script to run from Task Scheduler ...

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

تبليغ
‎إلغاء