[Webkit-unassigned] [Bug 13358] REGRESSION: ReferenceError: Can't find variable in DHTML slideshow script
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 16 11:30:04 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13358
------- Comment #5 from charles at gaudette-net.com 2007-04-16 11:30 PDT -------
(In reply to comment #3)
> Confirmed that changing this line:
>
> crossobj.style.KhtmlOpacity=obj.degree/100
>
> To this line "fixes" the slideshow:
>
> crossobj.style.KhtmlOpacity=this.degree/100
>
> However, only every *other* image is faded in when doing this on Safari/WebKit,
> while Firefox 2.0.0.3 will fade in every picture. This is probably a different
> bug in Dynamic Drive, though. (Note that Safari/WebKit don't honor
> -khtml-opacity anymore, just "opacity".)
[...]
Sent something to this effect to Dynamic Drive's (only?) E-mail address
ddrivehelp at gmail.com, as I don't feel compelled to become a registered member
of their forums.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list