Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Today's Posts

View Poll Results: How's The Board Loading?
Like Shit Thru A Goose 6 9.68%
I've Seen Faster, But This Is Fine By Me 7 11.29%
A Little Slow, But I Can Live With It 17 27.42%
It's Like Watching Grass Grow 32 51.61%
Voters: 62. You may not vote on this poll

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2003-11-13, 03:54 AM   #1
Snowone
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
Join Date: Aug 2003
Posts: 20
Basically get rid of the stuff between the script tags and use the a href in the no script tag.

Page 80 of the user guide. Remote invocation via javascript will slow down your page load.

It looks like you are using Remote invocation via javascript which you really only need if you are going to display rich media ads (flash).

Delete this stuff for each banner:

<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://www.greenguysboard.com/phpadsnew/adjs.php?n=" + phpAds_random);
document.write ("&amp;clientid=4");
document.write ("&amp;exclude=" + document.phpAds_used);
if (document.referer)
document.write ("&amp;referer=" + escape(document.referer));
document.write ("'><" + "/script>");
//-->
</script>

Use this from the <no script> tag
<a href='http://www.greenguysboard.com/phpadsnew/adclick.php?n=abc51f92' target='_blank'><img src='http://www.greenguysboard.com/phpadsnew/adview.php?clientid=4&amp;n=abc51f92' border='0' alt=''></a>

Which is what you are doing on the news page.
Snowone is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:38 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc