// Title
Function.prototype.sequence = function(vals) {
for (var i = 0; i < vals.length; ++i) this(vals[i]);
}
function threadtitlesspacing()
{
var str=document.getElementById("threadtitles-removespacing").innerHTML;
var n=str.replace(" .html",".html");
document.getElementById("threadtitles-removespacing").innerHTML=n;
}
// Views
function threadrepliesspacing()
{
var str=document.getElementById("threadreplies-removespacing").innerHTML;
var n=str.replace(" .html",".html");
document.getElementById("threadreplies-removespacing").innerHTML=n;
}
// Last Post
function lastpostspacing()
{
var str=document.getElementById("lastpost-removespacing").innerHTML;
var n=str.replace(" .html",".html");
document.getElementById("lastpost-removespacing").innerHTML=n;
}
// Forum Title
function forumtitlespacing()
{
var str=document.getElementById("forumtitle-removespacing").innerHTML;
var n=str.replace(" .html",".html");
document.getElementById("forumtitle-removespacing").innerHTML=n;
}
// Title 2
Function.prototype.sequence = function(vals) {
for (var i = 0; i < vals.length; ++i) this(vals[i]);
}
function threadtitlesspacing2()
{
var str=document.getElementById("threadtitles-removespacing2").innerHTML;
var n=str.replace(" .html",".html");
document.getElementById("threadtitles-removespacing2").innerHTML=n;
}
// Views 2
function threadrepliesspacing2()
{
var str=document.getElementById("threadreplies-removespacing2").innerHTML;
var n=str.replace(" .html",".html");
document.getElementById("threadreplies-removespacing2").innerHTML=n;
}
// Last Post 2
function lastpostspacing2()
{
var str=document.getElementById("lastpost-removespacing2").innerHTML;
var n=str.replace(" .html",".html");
document.getElementById("lastpost-removespacing2").innerHTML=n;
}
// Forum Title 2
function forumtitlespacing2()
{
var str=document.getElementById("forumtitle-removespacing2").innerHTML;
var n=str.replace(" .html",".html");
document.getElementById("forumtitle-removespacing2").innerHTML=n;
}
window.onload=function(){ threadtitlesspacing(); threadrepliesspacing(); lastpostspacing(); forumtitlespacing(); threadtitlesspacing2(); threadrepliesspacing2(); lastpostspacing2(); forumtitlespacing2() }
//]]>
-
#1
Create Video Sample Using VirtualDub
29-03-2009, 07:55 AM
Last edited by zebesian; 29-03-2009 at 09:52 PM.
Reason: Added tutorial
I'm patiently waiting for the day when bacon becomes downloadable.
-
-
30-03-2009, 07:41 AM
Thanks a lot for this. It really helped.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|