letitbit.net helper [2009-04-19]

By V@no Last update Sep 17, 2009 — Installed 8,160 times.

letitbit.net seems to have changed the structure of the page

in
Subscribe to letitbit.net seems to have changed the structure of the page 6 posts, 5 voices



m0ses User

I think letitbit.net now looks some kind of different. Because of this your script doesn't work as wanted anymore.
I adopted the script and changed the part of "focus on code input field":
// focus on code input field.
var id = document.getElementById('ifree')
if (id)
{
var usarray = new Array('isms','iplm','iweb','ifree','ires');
for($a=0;$a<usarray>
document.getElementById(usarray[$a]).style.backgroundColor='#b6bfc4';
document.getElementById('dv'+usarray[$a]).style.display = 'none';
}
id.style.backgroundColor = '#84b43a';
id.style.Color = '#fff';
id.title = id.style.backgroundColor;
document.getElementById('dv'+id.id).style.display = 'block';
document.getElementsByName("cap")[0].focus();
}

Perhaps you want to include this into a new version...

 
V@no Script's Author

Thank you.
It's fixed in v1.3

 
boki User

script work but when i try to download bigger file about 1.5gb i again see what i see without script could u fix to work good for all file size!

 
tunayx User

For Opera download page doesn't open.

 
V@no Script's Author

This script works only in Firefox.
As of 1.5gb files, I don't have access to such files, can't test it.

 
Black_Sun Scriptwright
FirefoxWindows

They change again the technology. This is script for Opera, and it work, i don't understand how, but work :) link to script http://www.puzzleclub.ru/files/letitbit_net.js

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel