info:eu-repo/semantics/monograph
JQUERY, AJAX Definición de jQuery, programar JavaScript con jQuery. Selección de un elemento del documento mediante el id. Selección de elementos por el tipo de elementos. Método text ( ), text (valor). Métodos attr (nombre de propiedad), attr (nombre de propiedad, valor) y removeAttr (nombre de propiedad). Métodos addClass y removeClass. Método html( ) y html (valor). Administración de eventos con jQuery. Eventos mouseover y mouseout. Tipos de eventos, efectos, tipos efectos, iteración, Ajax, funciones anónimas, ejemplos y aplicaciones
Fecha
2021-05-19Registro en:
Ventura Bautista, J. N. (2021). JQUERY, AJAX Definición de jQuery, programar JavaScript con jQuery. Selección de un elemento del documento mediante el id. Selección de elementos por el tipo de elementos. Método text ( ), text (valor). Métodos attr (nombre de propiedad), attr (nombre de propiedad, valor) y removeAttr (nombre de propiedad). Métodos addClass y removeClass. Método html( ) y html (valor). Administración de eventos con jQuery. Eventos mouseover y mouseout. Tipos de eventos, efectos, tipos efectos, iteración, Ajax, funciones anónimas, ejemplos y aplicaciones (Monografía de pregrado). Universidad Nacional de Educación Enrique Guzmán y Valle, Lima, Perú.
Autor
Ventura Bautista, Jesus Natividad
Resumen
El objetivo de este trabajo de investigación es dar a conocer que JavaScript viene a ser un lenguaje de programación cuya finalidad es hacer páginas web en forma complementaria al HTML y al CSS, teniendo como objetivo el obtener una mayor interactividad y dinámica en las páginas web. Su funcionamiento también está en los propios navegadores y en forma nativa es decir es un lenguaje interpretador y no necesita de la compilación. Cuando mencionamos a las páginas web hay que recordar que tiene como lenguajes llamados nativos a HTML (Híper Text Markup Language) en español seria lenguajes de maracas de hipertexto, es la parte más básica de una página web, que trata sobre la definición del contenido y la forma estructural de una página web, al CSS (Cascading Style Sheets) en español seria hojas de estilo en cascada, que permite definir las apariencia de las páginas web, como los colores, espacios, tipos de fuentes, etc., y finalmente al JavaScript.
JQuery es una librería, utilizada mayormente y pertenece al JavaScript y permite que en forma rápida, sencilla, eficaz y poderosa realizar diversas funciones, como la manipulación el DOM, el manejo de eventos, realizar animaciones y permitir la utilización de la técnica AJAX en las páginas web, entre otras funciones.
Quizás lo más importante es que es software libre y de código abierto, y permite realizar muchas funciones en función al JavaScript, permitiendo reducir mucho código, permitiendo lograr mejores resultados con menor tiempo y espacio.
Esta monografía está separada en tres capítulos, siendo el primero la descripción de los principios del JQuery, el segundo capítulo trata sobre los diversos métodos que tiene esta librería y por último en el tercer capítulo describe la administración de eventos con JQuery y AJAX.
Espero que esta monografía pueda ser utilizada por los estudiantes de la Universidad Nacional de Educación para fines académicos y además pueda ser mejorada en las futuras investigaciones que se realicen. The objective of this research work is to make known that JavaScript becomes a programming language whose purpose is to make web pages in a complementary way to HTML and CSS, with the objective of obtaining greater interactivity and dynamics in web pages. Its operation is also in the browsers themselves and natively, that is, it is an interpreting language and does not require compilation. When we mention web pages, we must remember that they have as native languages called HTML (Hyper Text Markup Language) in Spanish it would be hypertext markup languages, it is the most basic part of a web page, which deals with the definition of the content and the structural form of a web page, the CSS (Cascading Style Sheets) in Spanish would be cascading style sheets, which allow defining the appearance of web pages, such as colors, spaces, font types, etc., and finally the JavaScript. JQuery is a library, mostly used and belongs to JavaScript and allows to quickly, easily, effectively and powerfully perform various functions, such as DOM manipulation, event handling, animations and allowing the use of the AJAX technique in the web pages, among other functions. Perhaps the most important thing is that it is free and open source software, and it allows you to perform many functions based on JavaScript, allowing you to reduce a lot of code, allowing you to achieve better results with less time and space. This monograph is divided into three chapters, the first being the description of the principles of JQuery, the second chapter deals with the various methods that this library has and finally, the third chapter describes event management with JQuery and AJAX. I hope that this monograph can be used by the students of the National University of Education for academic purposes and can also be improved in future research.