0
Solucionado

javascript buttons broke everything, it hurts to browse imgur now

Alex hace 12 años actualizado por Sarah hace 12 años 1
Mouse middle button clicks and the backwards button are now broken.

Respuesta

Respuesta
Solucionado
Fixed!
This is broken for me in the jcarousel image selector. Ctrl+Click also fails to open in a new tab. The anchors appear to be linking to "javascript:;". Simple fix: Instead, they should point to the URL of the image / page that I (the user) intend to visit. The javascript function that is unobtrusively attached to the anchor should return false.

When a user left clicks, javascript will take over. When a user middle or ctrl+clicks, the href will perform as expected.

You guys are hiring web developers right? Maybe I should apply...
Respuesta
Solucionado
Fixed!