Category archives: jquery

 

 

 

 

1

Create Your Own Share Buttons With Sharrre

People are now members of multiple social networks be it Facebook, Twitter, Google Plus, Linkedin etc. All of these social networks have created their own button which makes it really easy for your visitors to share the current page with their friends and followers. Facebook Like Button Twitter Tweet Button Tweet Google Plus +1 Button […]

This article was originally published on Create Your Own Share Buttons With Sharrre.

Read more

 

1

Handle Keyboard Shortcuts With Mousetrap.js

Mousetrap.js is a jquery plugin that makes it easy to setup keyboard shortcuts for your web applications. It allows you to define functions to run on certain key pushes, you can set it on a single key or a combination of keys together or a sequence of keys. The mousetrap.js jQuery plugin is available on […]

This article was originally published on Handle Keyboard Shortcuts With Mousetrap.js.

Read more

 

 

 

 

 

1

Crear funciones javascript y jquery

Introducción Aquellos que estén más familiarizados con la programación de plugins para jQuery, conocen de sobra el método $.extend() de esta biblioteca. Gracias a él, podemos definir una serie de valores por defecto para nuestras aplicaciones (objetos) que se sobreescriben solo en caso de que éstos se especifiquen a su inicialización. Este tipo de comportamiento, que identificable […]

Read more