تبليغ
سؤال
I created a Python function named get_maps() that has 2 arguments, year and category and I would like to access it from JS, customizing those 2 arguments. However the code below returns an error: list is not specified function onSubmit(e) { ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
Let's say an external site has a redirection page before actually moving to the internal site. This internal site only has a button that will let you go back using history.back(). What's happening here is that we now have a "loop" that ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I am trying to design a calendar component and the html for the section is: <th id="thNow">July<span class="scrollArrow"><img src="/UpDownArrow.png" /></span>, 2022<span class="scrollArrow"><img src="/UpDownArrow.png" /></span></th> In JQuery (3 if it matters), the code I'm attempting with it is: var thNow = $("<th></th>", { ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I have response data in form of: '<b>How can I waive the underage fee?</b><br>n You … have marked your age correctly before searching.' So the question is, how can I use that data in React Component? I have to use it between two ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
Can anyone let me know what issue is there in the below code. Basically, whatever I write in the text box, "Hello Manu" should get changed. Is this possible? We can write this in Jquery. But I wanted to see if we can ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
In html5, how do you mark h1 as the semantic header element? <h1 class='post-title entry-title' style='margin: 10px 0;font-size: 17px;'>title </h1> thank you

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

تبليغ
‎إلغاء

تبليغ
سؤال
I have the following problem: I want to reorder the 12 divs on my site once the window is sized down to tablet and mobile size. I tried it with css property display: flex and changing the order value. Unfortunately here I ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I am trying to mix between Hebrew and English within a single right-to-left paragraph tag, but puncuation marks are rendered on the opposite side. For example, I wish to have the following rendered on the page: But the double slash punctuation ...

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

تبليغ
‎إلغاء