Search
Tags
ajax
animation
apache
api
blog
browser
class
closure
cocoa
code
comments
development
dojo
dom
drupal
effects
element
environment
firebug
firefox
google
html
iphone
javascript
jquery
linux
mac
math
mooml
mootools
object
objective-c
php
python
server
sound
soundmanager2
source
string
subversion
svn
template
version
web
websockets
About the blog
This is a blog about development, focused mainly on Javascript but also other languages like python, shell scripts and more.
About the author
Eneko Alonso is a software engineer and UI developer with more than eight years of experience in software and web development. He lives in San Luis Obispo, California and works at LEVEL Studios.
Keyboard shortcuts in Drupal: Navigating through comments
It was one of the best features of Google Reader and Google GMail: the keyboard shortcuts, specially the ones to navigate through messages or posts (n = next, p = previous). I decided it was time to implement it on spaniards.es, so here is the code I used. So far it only navigates through comments [...]