Posts by Vereno • 29 points
5 posts
-
0
votes0
answers41
viewsQ: How to work elements of a python web page
I’ve been studying python for a while and I’ve created an application, now I’d just like to create a page where the data that’s stored in a variable is displayed in that html element, sort of like…
-
0
votes0
answers67
viewsQ: Api does not return JSON correctly
I am trying to request a list that should contain the indices 'asks' and 'bids' but I can only 'bids', I don’t know if there is a limit to the size of the request in python, I can’t handle this…
-
0
votes1
answer37
viewsQ: Error in classlist.toggle
I have a problem adding classes via js, for some inputs are added the Clases I want, for others not, how can I proceed ?. PS: The function to set attributes in these inputs is also not working.…
-
0
votes2
answers95
viewsA: bug in function with appendchild
there was this problem of the x increment, however, after I solved append.Child only put a Node in the variable I wanted, so I had to clone Child to put, put a different id whenever it was cloned,…
-
0
votes2
answers95
viewsQ: bug in function with appendchild
I am trying to store several Children at once in a Rent to then add in a DOM element, I created a function for this, but the same Hold and does not display anything, as I can proceed? (function() {…