Posts by Arnaldo • 109 points
7 posts
-
1
votes1
answer440
viewsQ: Slide control (in div) with jquery - next and Prev function?
Friends, I need to assemble this slide where I can have a control, that is, next and previous button. In the example the structure is ready, but I don’t know how to implement the previous and next…
-
3
votes2
answers87
viewsQ: Slide in jquery with div, containing image and content
How do I make a slide that changes with each update, and I can control with arrows. The structure of this slide contains div, image and content. A basic example is this, mobile app. where I have…
-
3
votes1
answer257
viewsQ: Capture youtube play click event
I have a responsive Séction with a youtube video, would you like to capture the click on play event of the youtube video, could you capture? ie, send an Alert for example, once play is given on…
-
1
votes0
answers204
viewsQ: Calling youtube video with click to a responsive Section with jquery
I would like to call several video from the Youtube channel for a Section, the calls would be one by one, through click, to the various titles corresponding to the video, or it can also be link.…
-
0
votes1
answer954
viewsQ: Detect screen size and scroll the responsive element
I want to make an application with the following settings, a screen (responsive),with a list of titles for video classroom on the right, and you need to have scroll,whenever I put the scroll in this…
-
2
votes2
answers3198
viewsQ: Completely customize the Youtube player
I’m on this mission and I’ve seen some questions but none of them suppressed my need. My goal was to have only the screen and video, and fully customize the player Youtube buttons pause, stop,…
-
0
votes2
answers1318
viewsQ: Capture value of H1 and set on another H1 with jquery, with click
I have the following situation, I have two H1 in different locations on the website, I would like to click the value of one H1, pass to the other.