Support Forums

need help with this rotating banner script

This is a discussion on need help with this rotating banner script within the Templates, HTML, CSS, and Design Help forums, part of the General category; ooooooooooooooooooo...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 02-06-2009, 02:37 AM   #1
Customer
 
jason1971's Avatar
 
Join Date: Jan 2009
Location: England
Posts: 147
Rep Power: 8
jason1971 is on a distinguished road
Arrow

ooooooooooooooooooo

Last edited by jason1971; 02-20-2009 at 03:17 AM.
jason1971 is offline   Reply With Quote
Old 02-06-2009, 07:13 AM   #2
68 Evangelist & Developer
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,921
Rep Power: 57
Mike-N-Tosh is just really nice Mike-N-Tosh is just really nice
Default

Move your {literal}{/literal} tags to just before the javascript and just after the javascript. You currently have them before and after the HTML script declarations as opposed to the actual script itself. Also XHTML syntax does not allow UPPERCASE.

<script language="JavaScript">
{literal}
<!-- code -->
{/literal}
</script>

Hope that helps,
-Mike
P.S. Please put your version of 68C and template in your signiture (ie: V4.0.9 template: Default)
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified & used as the CMS)
Sandbox [localhost(v3.1.10, v4.0.9, 4.1.10)] for development and customization
Visit My blog: reviews, tips, tricks, tutorials and my store with Templates, Mods & Docs
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 02-06-2009, 09:16 AM   #3
Customer
 
jason1971's Avatar
 
Join Date: Jan 2009
Location: England
Posts: 147
Rep Power: 8
jason1971 is on a distinguished road
Default Still not working

000000000000000000000000000

Last edited by jason1971; 02-20-2009 at 03:18 AM.
jason1971 is offline   Reply With Quote
Old 02-06-2009, 09:23 AM   #4
curmudgeon
 
Join Date: Mar 2006
Posts: 5,196
Rep Power: 127
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

I dont see where the images pulled up by the javascript are supposed to be displayed.

Your JS is in the doument so your literal tags are fine.

Do you have alink to the location where you got this JS code?
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline   Reply With Quote
Old 02-06-2009, 09:46 AM   #5
68 Evangelist & Developer
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,921
Rep Power: 57
Mike-N-Tosh is just really nice Mike-N-Tosh is just really nice
Default

Jason,

You still don't have the {literal} tags where they are supposed to be.
You still have UPPERCASE in your XHTML elements.
The javascript element declaration is not complete.

Again, the format should be as such:
<script language='javascript' type='text/javascript'> <-- This is a proper script declaration Not Script Language
{literal}
<!--
Your javascript code
-->
{/literal}
</script> <-- NOT </SCRIPT

In addition, as Larry has pointed out... I don't see how/where this code is getting and/or placing ads.

Where is this code from? Are you putting additional code somewhere else in your document?

-Mike
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified & used as the CMS)
Sandbox [localhost(v3.1.10, v4.0.9, 4.1.10)] for development and customization
Visit My blog: reviews, tips, tricks, tutorials and my store with Templates, Mods & Docs
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Banner Script centinel3 Modules / Plugins / Modifications 8 08-11-2008 10:09 PM
Need Banner Ad Rotator Script with: garysr Templates, HTML, CSS, and Design Help 6 06-26-2006 08:53 AM
AdPeeps banner script - who is using this? Chaslie Off Topic 2 06-20-2006 11:14 AM
Rotating ads integration issue mfarah01 Templates, HTML, CSS, and Design Help 5 06-16-2006 07:10 AM


All times are GMT -4. The time now is 07:16 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0