diff options
| author | root <root@lalalizard.com> | 2012-11-26 12:06:35 -0500 |
|---|---|---|
| committer | root <root@lalalizard.com> | 2012-11-26 12:06:35 -0500 |
| commit | e0bc5e67f0be025aa54fbac3d25065b4b8c00f40 (patch) | |
| tree | b6da444ba40190fa2a8aece52daedad82c65aab3 /www/static/js/dump.js | |
| parent | ef51b60c6481254d88c5fc3c34f4127b7f881a58 (diff) | |
www/ folder
Diffstat (limited to 'www/static/js/dump.js')
| -rwxr-xr-x | www/static/js/dump.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/static/js/dump.js b/www/static/js/dump.js new file mode 100755 index 0000000..d6ca3c1 --- /dev/null +++ b/www/static/js/dump.js @@ -0,0 +1,2 @@ +$("#bg").html('<iframe style="border-width:0; height:100%; width:100%; background:#fff;" scrolling=no src="http://dump.fm/fullscreen"></iframe>') +// $("#chatbg,#playlistbg").css({ 'background-color': '#fff' }) |
