12-10-2023 - Andrés Cruz
JavaScript It explains how to use the camera of a device with PhoneGap and also how to select a photo or image that we have on our device using the gallery with JavaScript.
12-10-2023 - Andrés Cruz
JavaScript We are going to learn how to take or capture videos using the camera using Phonegap.
07-10-2023 - Andrés Cruz
JavaScript In this post we will see how to create an automatic and infinite Carousel with jQuery and a little CSS.
07-10-2023 - Andrés Cruz
JavaScript It explains how to create a fullscreen gallery with a fixed side menu with jQuery and CSS.
06-10-2023 - Andrés Cruz
JavaScript In this post we will see how to place YouTube videos as the background using a simple jQuery plugin.
25-12-2025 - Andrés Cruz
JavaScript Some free WYSIWYG plugins for JavaScript are presented that are nothing more than an interface that allows you to format the text entered using HTML; in essence, it allows you to enrich the text entered using a word processor.
05-10-2023 - Andrés Cruz
JavaScript jQuery Sheetrock we can easily display spreadsheet data on any website.
05-10-2023 - Andrés Cruz
JavaScript The FaceDetection plugin for jQuery allows you to recognize faces in images and even videos. We will see its installation and use through JavaScript code, considerations and examples.
04-10-2023 - Andrés Cruz
JavaScript 4 paid/free plugins are shown to draw vectorized maps with native HTML on our website through jQuery.
04-10-2023 - Andrés Cruz
JavaScript AJAX is a technology that allows you to create applications that maintain asynchronous and parallel communication with the server, although we can also adapt it to work synchronously and we can improve all this with the help of the AJAX functions.