fire
19th March 2005, 10:12 PM
when I try to give in a javascript mod for lycos (to remove the banner, it's an official mod btw which means lycos has given it's permissions to use this mod)
and what I want to do is this:
when the pages of my vbulletin board load, they normally have this popup,
and the google ads bar
this script prevents the bar from getting loaded
I've placed the javascript in the footer, but now I can't click smileys etcetera
this is the javascript;
<script type="text/javascript" language="JavaScript">
function newsScrollInit(){
}
onload=newsScrollInit;
</script>
<noscript><noscript><plaintext><plaintext>
I don't know how it comes but can sb tell me where I could place it in order that my template would work just good?
greetz
btw the people from vbulletin helped me good with my avatar prob
and what I want to do is this:
when the pages of my vbulletin board load, they normally have this popup,
and the google ads bar
this script prevents the bar from getting loaded
I've placed the javascript in the footer, but now I can't click smileys etcetera
this is the javascript;
<script type="text/javascript" language="JavaScript">
function newsScrollInit(){
}
onload=newsScrollInit;
</script>
<noscript><noscript><plaintext><plaintext>
I don't know how it comes but can sb tell me where I could place it in order that my template would work just good?
greetz
btw the people from vbulletin helped me good with my avatar prob