Chatango Remove offscreen Images

Removes images that are offscreen once per minute

Versión del día 27/01/2015. Echa un vistazo a la versión más reciente.

Autor
Aaron Shikaku
Calificaciones
0 0 0
Versión
1.05
Creado
25/01/2015
Actualizado
27/01/2015
Tamaño
879 Bytes
Licencia
Desconocida
Funciona en

This script removes() using jQuery any images not visible in HTML5 Chatango. Without it you will run out of memory eventually if people post enough images, especially GIFs.

Let me know if you need any help.

Libs included:

jQuery 1.11.2 from jQuery.com

https://github.com/dirkgroenen/jQuery-viewport-checker

Updates:
v1.05: Removes offscreen smileys as well as message background images
v1.04: Now using @require and not including, also fixed it breaking UI and Youtube ヽ༼ຈل͜ຈ༽ノ
v1.03: added Youtube portion back in since it breaks it anyway, this time investigating later
v1.02: Removed the Youtube portion due to it breaking Youtube playback, investigating later
v1.01: added youtube video thumbnails to remove too
v1: initial release