SiteExperts.com Logo Home | Community | Developer's Paradise
User Groups | Site Tools | Site Information | Search
 Main Menu
 Resource

Creating Dynamic HTML Advertisements

Categories...
Client User Group
Site Design
Language
JavaScript
Product
IE4
Task
Components, HTML Enhancement
Technology
Dynamic Positioning, Dynamic Style, Scriptlets

Sponsored Links
Developer's Paradise : Inside Technique :
Creating Dynamic HTML Advertisements
Submission by SiteExperts Staff

Go to the resource:
Creating Dynamic HTML Advertisements

Add to Assistant

Short Description
Create interactive, low bandwidth banner advertisements using DHTML Scriptlets.

Long Description
Create interactive, low bandwidth banner advertisements using DHTML Scriptlets in Internet Explorer 4.0.

Author
Scott Isaacs
Submission URL
http://www.SiteExperts.com/scriptlets/articles/dhtmlads/page1.asp
Submission Date
Nov 4,1997
 

Discussion and Rate this Resource
Overall Rating: 4

gharker on Jan 16, 1999 at 8:14:25 AMNo Rating
function clearOut() {
for (var i=0; i 0)
s[c-1].style.color ="RGB(40%,40%, 40%)"
c++
if (c < s.length)
setTimeout("showAll()",500)
else
setTimeout("clearOut()",5000)
gh- line 2: for (var i=0; i 0) it's looking for a ";" between the i and 0. I put the semi-colon in and the error goes away, but the ad won't diplay. I get the div element and the page view shows the text, but nothing happens when it's previewed. I really like the concept, and I can see some uses for it on our internal web. I've checked it against the script you've layed out so many times I'm going blind. I'm either not seeing something or it's a "bridge too far." However, I find this site one of the most useful sites I've ever stumbled across. Thanks, you've done a great job.
Scott Isaacs on Jan 13, 1999 at 11:52:40 AMNo Rating
Hmm... I am not seeing any errors. Which page did the error occur and what were you doing (or was it while the page loads).
gharker on Jan 13, 1999 at 10:20:49 AMRating: 2
I get a consistent error message in the script. It seems to be looking for:
Line 11
Character 11
Looking for ";"
I've put this character into the code and the error message goes away, but the code still does not function. I'm using IE4.

Most Recent Ratings/ Comments


To rate and comment on a resource, you must first logon.

If you are not registered, please register yourself to become a member of the SiteExperts.community.

User Name
Password

Copyright © 1997-2008 InsideDHTML.com, LLC. All rights reserved.