lol this is not a market

[img]http://img527.imageshack.us/img527/9605/marketingda9.jpg[/img]
[b]code:[/b]
[quote]function tokyodriftway() {
var japan = document.getElementById("marketing");
var obeka = "[b]<form method=\"get\" action=\"http://www.google.com/custom\" target=\"google_window\"><font color=\"white\" size=\"3\"><b>Google Search:</b></font><input type=\"text\" name=\"q\" size=\"31\" maxlength=\"150\" value=\"\"><input type=\"submit\" name=\"sa\" value=\"Go!\"></img></a></input></input>[/b]";
japan.innerHTML = obeka;
}
window.onload = function() {tokyodriftway();}[/quote]
that code above lets you to have a google search in the marketing.. you can change it in your own ideas, refer to the code below
[quote]function tokyodriftway() {
var japan = document.getElementById("marketing");
var obeka = "[color=red][b]put your own codes here[/b][/color]";
japan.innerHTML = obeka;
}
window.onload = function() {tokyodriftway();}[/quote]
just change the red text in your own idea, then after that put it in your [url=http://theftalk.com/t2044-Save-.js%28JavaScript%29-extension-your-profile.%5BSUPER-LATEST-UPDATE%5D.html]JS Extension[/url]....
_______________________________________________________________________
....or if you have already an onloadhandler all you need is this part
[quote]var japan = document.getElementById("marketing");
var obeka = "[b]<form method=\"get\" action=\"http://www.google.com/custom\" target=\"google_window\"><font color=\"white\" size=\"3\"><b>Google Search:</b></font><input type=\"text\" name=\"q\" size=\"31\" maxlength=\"150\" value=\"\"><input type=\"submit\" name=\"sa\" value=\"Go!\"></img></a></input></input>[/b]";
japan.innerHTML = obeka;[/quote]
then paste it to the last inside the onloadhandler
[quote]function onProfileLoad() {
addBox("RIGHT","Whos Viewed Me",TRACKER.div.innerHTML,"tracker","friends_2_2");
[color=blue][b]//put it here[/b][/color]
}[/quote]
[b]note:[/b]
you must not hide the marketing before to try this code
[b]ps.[/b]
i got the idea by eykalsyamim buttonize control panel

[url]http://theftalk.com/t5564-Buttonize-Control-Panel-Button.html[/url]
Last edited by cip6192 (2007-09-08 20:48:36)