Re: Oh well, i made this topic because i've seen alot of codes here being misused.
So what is a function?
functions is a block of code that perform a routine or process. it can return a value or not ret
[quote]=jes_vida]maybe this is the reason why when i'm trying to edit my js combination, some of the scripts are not working. i understand now but really i don't know how to combine the functions.
can you help me with these functions with the right combinations
<">it seems that the shoutout functions is not working properly. should i remove this?
<">[/quote]
yap you already have the functions above so you have to
edit-out that and also the timer... like this for ex.
[quote]var ephemeral = "<div style= codes codes codes
codes codes codes........
up to </td></tr></table>";[/quote]
always make it sure that all codes you'll insert from the onloadhandler
down to the last add SideBar script must end with this--> [b];[/b]
like this...
[quote]if (!attachOnLoadHandler(function(){editContent()})) parent.onload = function(){editContent()};
function editContent() {
"all sidebar thingy here and some codes" all must end with this--> [b];[/b]
addSideBar("last sidebar thingy or tracker",html,"tracker or other stuff");
[b]}[/b] <--- the only one that must end with that character.[/quote]