niko-donskoy
niko-donskoy
test('App started!'); ``` var scripts=document.getElementsByTagName("script"); for(var i=0; i
Thank you!
`$(".class").click(function(){ $("this").find('.subclass').css("visibility","visible"); })` Hi! here is an example of the code with the variable this, it is not quite clear to me how I can use this in uniter
I figured it out myself, sorry that I wrote a lot here, but maybe my experience will be useful to someone. Result ``` $myFunction = function($e){ pre( $e->target->id ); };...
Yes, you say correctly, you need to serialize the array, and send it to the ajax server, do you have an example of serializing an array in uniter? Thank you...
Thank you very much, I have always worked with the web only on the server side, but not on the frontend, and JS is insanely incomprehensible to me, but it's...
Great! we are very interested! we will write!