215
Points
Questions
41
Answers
34
-
I need to prevent cookie creation or sending to websites while they are loading in QtWebEngine widget. This works: self.web.page().profile().cookieStore().setCookieFilter(_returnFalse) …
- 361 views
- 0 answers
- 0 votes
-
I am trying to pass data to php code using ajax. but I cant get is success. <?php $message = …
- 347 views
- 1 answers
- 0 votes
-
I’ve just setup atom and installed p5.js packages. it is running but canvas is not visible. sketch.js function setup() { …
- 291 views
- 1 answers
- 0 votes
-
tl;dr you can read the question summary at the end. I need an autoplay with sound on my site, after …
- 322 views
- 2 answers
- 0 votes
-
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update …
- 267 views
- 0 answers
- 0 votes
-
I’ve got my first junior web developer pre-interview challenge, where I have to replicate an image they have sent me …
- 215 views
- 0 answers
- 0 votes
-
I have made a strap of hexagon shapes on my website that slowly animate the background color to have a …
- 369 views
- 1 answers
- 0 votes
-
I wanna change the color of the circle from green to red by just pointing the arrow (mouse pointer) at …
- 286 views
- 1 answers
- 0 votes
-
i am trying to make a mega menu with border to look good but the border is not 100% width …
- 287 views
- 3 answers
- 0 votes
-
Please suggest an alternative to eval() as apparently its "unsafe". Would appreciate an explanation on why as well. I used …
- 370 views
- 4 answers
- 0 votes