- Joined
- Dec 16, 2009
- Messages
- 778
- Reaction score
- 155
- Trophies
- 0
- Location
- 3dbrew.org
- Website
- www.sherer.co.il
- XP
- 412
- Country





*googles rtfm*try rtfm 1st...


*googles rtfm*try rtfm 1st...
thier is no fucking manuel smartass...
a TUTORIAL WOULD BE BETTER!
var activeEl;
document.addEventListener("DOMFocusIn", function (evt) {
if (activeEl && evt.target.className == "boundary-marker")
activeEl.focus();
else
activeEl = evt.target;
}, true);
document.addEventListener("DOMContentLoaded", function () {
document.getElementById("download").focus();
});



Try again later. About FileTrip..I don't think it's the place to post things like that..I can't access to your web.
Why you don't upload to filetrip also?





