Skip to main content

Reply to "My listing has a HUGE blank space..."

Update:

I took that section of code that encompasses the Scrolling Gallery and the FREE AUCTIVA image and link (a separate Shockwave) to my code analyzer.

What I discoverd is an apparent bug in the code. The specific code bug is in the url passed as parameter for the swf file at Auctiva as follows:

This is normal code....

document.writeln('<PARAM NAME=movie VALUE="http://asw.auctiva.com/swtag.swf">');

This is the buggy code with incomplete URL....

document.writeln('<PARAM NAME=movie VALUE="swtag.swf">');

That's at least one problem with the code. Unclear if my prior thoughts on IFRAME and location.href are involved, as "quirks" may be involved with that DOM reference.

You could simply delete the code that follows the Scrolling Gallery code to correct the problem. The Scrolling Gallery code begins and ends with <!--ASW--> as demarcs. The code section with the problem begins with <DIV align=center> and ends with </DIV> to encompass that box for the Shockwave scripts.

Danno
Last edited by danno
Copyright © 1999-2018 Auctiva.com. All rights reserved.
×
×
×
×