For some reason, the following code: document.write('<a href="'+link+'" target="_blank"><img src="'+adBanner+'" width="125" height="125" alt="'+alt+'" title="'+title+'" /></a>');
Question about Document Write
4
For some reason, the following code:
document.write('<a href="'+link+'" target="_blank"><img src="'+adBanner+'" width="125" height="125" alt="'+alt+'" title="'+title+'" /></a>');
Is causing the following error:
Not sure what to make of it? Can my document write code be written differently? Thanks.
document.write('<a href="'+link+'" target="_blank"><img src="'+adBanner+'" width="125" height="125" alt="'+alt+'" title="'+title+'" /></a>');
Is causing the following error:
Not sure what to make of it? Can my document write code be written differently? Thanks.
- aesoft
- [ 1 ] Thanks
- [1] reply
- dansbanners
- glmmstf57
- SAM343
- e-mail2u
- [ 1 ] Thanks
Next Topics on Trending Feed
-
4