تبليغ
سؤال
How to auto select dropdown and sent form call & select dropdown (For example, the second list) and sent form by javasript automaticaly? problem on code, just first dropdown sent and not select id=ziabl <script type="text/javascript"> var form = document.getElementById("zibal"); ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I'm trying to show a background image using python flask and html. But I get the error "Failed to load resource: the server responded with a status of 404 (NOT FOUND)" My structre I think is good but heres the ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I've tried using display: flex; justify-content: center; align-items: flex-end; but my links still are not centered nor are they displayed at the bottom. I'm trying to get them to display as a row(which they are), centered, and at the bottom of the page. I've ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
LOGINPAGE.html: This is where the user will input their username and password. PHP method is POST. <html> <head> <title> LOG IN </title> <style> body { text-align: center; } </style> </head> <body> <form action = "loginDatabase.php" method = "POST"> <label>User name:</label> <input type="text" id="userNameID" name="userNameName" required> <br /> <label>Password:</label> <input type="password" id="passwordID" name="passwordName" required> <br /> <input type="submit" id="submitLoginID" name="submitLoginName"> </form> </body> </html> LOGINDATABASE.php: This is the ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I would like to redirect someone to chrome://hang, chrome://kill or chrome://quit I have tried using code like this: window.location.replace('chrome://hang'); Since I'm asking this on stack overflow everyone knows it didn't work, here's what the console spits out Not allowed to load local ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
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 ...

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

تبليغ
‎إلغاء