You are on page 1of 5

form (Formularios)

Web forms always been one of the core areas of JavaScript to one of the main
reasons for which the programming language was invented.
Los formularios web siempre a sido una de las reas fundamentales de JavaScript
una de las principales razones por lo que se invent el lenguaje de programacin.

Basic utilities for forms (Utilidades bsicas para


formularios
Most form in JavaScript techniques require read and modify the value of many
formulas
La mayora de tcnicas de formulario en JavaScript requieren leer y modificar el
valor de muchas formulas

Text and textarea box (Cuadro de texto y textarea)


The value of the text that is displayed for this element is obtained and is set
directly through this important property which is (evaluate)
El valor del texto mostrado por este elemento se obtiene y se establece
directamente mediante esta propiedad importante que es (evaluar)

Radio button (Botn de radio)


Usually this form available when don't want to get the value of the attribute of
the text box and textarea is usually used for which of the attributes you select
Generalmente este formulario se dispone cuando no se quiere obtener el valor
del atributo del cuadro del texto y textarea generalmente se utiliza para cul de
los atributos se selecciona
Tester or compiler of box (Comprobador o compilador
de caja)
Checker box type elements .in this case you should check each case
independently and only you must select one of them increasingly wing opposed
to the radio button
Los elementos de tipo de comprobador de caja .en este caso se debe comprobar
cada caja de forma independiente y solo se debe seleccionar uno de ellos cada
vez ala diferencia del botn de radio

To select (Seleccionar )
General to select what is required is to get the value of the selected attribute will
be done by the user
En general seleccionar lo que se requiere es obtener el valor del atributo
seleccionado que ser realizado por el usuario

event (evento)
All applications that are created have something in common running from first
instructions to the sequentially due to flow control. The events that occur during
the execution of applications are few used since they do not interact with the
users and may not respond to the same event.
Todas las aplicaciones que se crean tienen algo en comn donde se ejecuta desde
las primeras Instrucciones hasta la forma secuencial gracias al control de flujo.
Los eventos que se producen durante la ejecucin de las aplicaciones son pocos
utilizados ya que no interactan con los usuarios y no pueden responden al
mismo evento.

Models of events (Modelos de eventos)


The main incompatividades are produced in the languages occur in HTML and
CSS languages especially in JavaScript is that incompatibility more important
given permanently in the navegadore.estos models are three.
Los principales incompatividades se producen en los lenguajes se producen en
los lenguajes HTML y CSS sobre todo en de JavaScript ya que es la
incompatibilidad mas importante que se da permanentemente en el
navegadore.estos modelos son tres.

Basic models of events (Modelos bsicos de eventos)


This model was introduced for the version 4 of the standard and is considered
part basic level have a limited feature
Este modelo se introdujo para la versin 4 del estndar y se considera parte nivel
bsico tienen una caracterstica limitada

The standard event model (Modelo del evento estndar)


The versions are more advanced defines a completely new and much more
powerful than the original model
Son las versiones ms avanzadas define un modelo completamente nuevo y
mucho ms poderoso que el original

Explore the internet event model (Modelo del evento


internet explore)
It uses its own event model which is similar to the standard but incompatible
Este utiliza su propio modelo de eventos que es similar al de estndar pero
incompatible
arrays (Formacin)
Also called tables or arrays, arrays are the first structures of data that we can that
we can learn in JavaScript, and other programming languages.
The arrays allows us to save several variables and aceeder of independently and
found to have a variable with different behavior
Arrays tambien llamado tablas o matrices, son las primeras estructuras de datos
que podemos que podemos aprender en JavaScript y otros lenguajes de
programacin .
El arrays nos permite guardar varias variables y aceeder a ello de manera
independiente y comoi tener una variable con distinto comportamiento

development ( Desarrollo)
The development of javaScript is very important to remember the data in an
orderly manner since it requires enough creativity. Basically JavaScript was
developed on the side of the customer accessing objects in navigation by means
of programming .tambien the developed modified the pages thanks to the
execution of JavaScript
El desarrollo de javaScript es muy importante recordar los datos de manera
ordenada ya que se requiere bastante creatividad. Bsicamente JavaScript se
desarroll del lado del cliente accediendo a los objetos de navegacin por medio
de programacin .tambien el deasarrollo modifico las paginas gracias a la
ejecucin de JavaScript

Files (Ficheros)
The chips is to write functions and judgments that go to join page .the files have
extension and normally get error messages in case that does not load file
correctly
Las fichas consiste en escribir las funciones y sentencias que vayan a incorporarse
a una pgina .los ficheros tienen extensin y normalmente sacan mensajes de
error en caso que no carga fichero correctamente

You might also like