PapasWorkshop
07-30-2013, 05:14 PM
1) Script Title: Conveyor belt slideshow Script- Developer's View
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/leftrightslide.htm
3) Describe problem: I am using Expressions Web 3 SP 2 on Windows XP SP 3
I inserted the conveyer belt code and the images are stacked vertically rather than horizontally.
There also seems to be no control of the height and width of the conveyor belt
in the code
<script language="JavaScript1.2"> , script has a note: all script tags must have a type attribute
<ilayer width=&{sliderwidth}; height=&{sliderheight}; name="ns_slider01" visibility=hide>
<ilayer has a note: In XHTML 1.0 Transitional the tag <ilayer> is not permitted
<layer name="ns_slider02" onMouseover="slidespeed=0;" onMouseout="slidespeed=copyspeed"></layer>
<layer has a note: In XHTML 1.0 Transitional the tag <layer> is not permitted
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/leftrightslide.htm
3) Describe problem: I am using Expressions Web 3 SP 2 on Windows XP SP 3
I inserted the conveyer belt code and the images are stacked vertically rather than horizontally.
There also seems to be no control of the height and width of the conveyor belt
in the code
<script language="JavaScript1.2"> , script has a note: all script tags must have a type attribute
<ilayer width=&{sliderwidth}; height=&{sliderheight}; name="ns_slider01" visibility=hide>
<ilayer has a note: In XHTML 1.0 Transitional the tag <ilayer> is not permitted
<layer name="ns_slider02" onMouseover="slidespeed=0;" onMouseout="slidespeed=copyspeed"></layer>
<layer has a note: In XHTML 1.0 Transitional the tag <layer> is not permitted