glowingbear-mainbox/js
Lorenz Hübschle-Schneider 93f40c64e9 Fix embed DOM classes
Classes, IDs and Names in the DOM have to begin with a letter. The $$hashKey
however might not, so prefix it with embed_. This also makes the classes more
unique, which is a good thing. Additionally, don't scroll on undefined should that
ever happen.

Fixes #45
2014-02-16 16:55:27 -05:00
..
glowingbear.js Fix embed DOM classes 2014-02-16 16:55:27 -05:00
irc-utils.js Use strict comparison operators 2014-02-08 13:20:33 +00:00
localstorage.js Use strict comparison operators 2014-02-08 13:20:33 +00:00
models.js Fetch more lines on request 2014-02-10 20:15:50 +00:00
plugins.js embed youtube over SSL 2014-01-09 21:45:00 +00:00
websockets.js Fix jshint errors 2014-02-14 09:32:30 -05:00
weechat.js Fix jshint errors 2014-02-09 19:40:25 -05:00