| Codigos Fuente de JavaScript / jQuery
Mas contenidos sobre JavaScript / jQuery:
|
Codigos disponibles : 24 - Pagina : 1 de 3
|
 | Using keyboard shortcuts in Javascript |
|
|
If you want to enhance your web app, Javascript keyboards shortcuts is definitely something to consider. In this article, you'll learn to use JS keyboard shortcuts, with and without the JQuery framework.
www.catswhocode.com
|
|
|
|
 | TipTip jQuery Plugin |
|
|
TipTip detects the edges of the browser window and will make sure the tooltip stays within the current window size. As a result the tooltip will adjust itself to be displayed above, below, to the left or to the right of the element with TipTip applied to it, depending on what is necessary to stay within the browser window.
code.drewwilson.com
|
|
|
|
 | jQuery plugin: Simplest Twitter-like dynamic character count for textareas and input fields |
|
|
On your site you might have a comment box or contact form fields limited to certain character count. You can use this simple plugin to provide user with that useful information.
cssglobe.com
|
|
|
|
 | Date / Time Picker |
|
|
A date picker control. To open the calendar, click the icon at the right side of the input box.
home.jongsma.org
|
|
|
|
 | jDigiClock (Digital Clock (HTC Hero inspired) |
|
|
To use the jDigiClock plugin, include the jQuery library, the jDigiClock source file and jDigiClock core stylesheet file inside the tag of your HTML document.
www.radoslavdimov.com
|
|
|
|
 | Sexy Drop Down Menu w/ jQuery & CSS |
|
|
Having organized and intuitive navigation is key — and while most drop down menus may look aesthetically pleasing, developing them to degrade gracefully is also essential. In this tutorial I would like to go over how to create a sexy drop down menu that can also degrade gracefully.
www.noupe.com
|
|
|
|
 | Manipulating Strings with JavaScript |
|
|
How to use JavaScript to perform basic string manipulation operations.
www.novell.com
|
|
|
|
 | Como validar CIF (Código de Identificación Fiscal) |
|
|
El CIF (Código de Identificación Fiscal) es un elemento de identificación administrativa para organizaciones y consta de 9 dígitos.
www.cgrsoftware.com
|
|
|
|
 | Control de frames en Javascript |
|
|
Los frames son una forma de partir una web en sectores, haciendo que en cada parte se visualice un documento HTML distinto. Es muy útil cuando queremos que una zona de la web esté siempre visible en el mismo lugar de la página, ya que puede quedar en un frame independiente y no se tiene que recargar cada vez que el usuario cambia de página.
www.desarrolloweb.com
|
|
|
|
 | Inhibir radio button con Javascript |
|
|
En este taller vamos a ver cómo se puede deshabilitar un elemento de formulario de tipo radio button.
www.desarrolloweb.com
|
|
|
|
|
|
|