Closed Bug 237981 Opened 21 years ago Closed 16 years ago

esbe.se - JavaScript scrollbar does not work

Categories

(Tech Evangelism Graveyard :: Other, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: RainerBielefeldNG, Unassigned)

References

()

Details

(Whiteboard: [dynapi])

Steps to reproduce:
1. goto <http://www.esbe.se/products_old.asp?lng=eng>
   you will see a Javascript or DOM or I do not know what one 
   scrollbar at the right in the frame
2. move the scroll-slider in the page up anddown by mousepointer, also
   try to move the slider by clicking on the "spearheads" at the ends of the 
   scroll slider
   expected: scroll
   actual: nothing happens

Works fine with IE6, decision required whether this "scroll mode" should be
supported by mozilla.

Please find a better component!

Rainer
site uses out-dated JS code:
http://www.esbe.se/js/scroll.js

[...]
n = (document.layers) ? 1:0
ie = (document.all) ? 1:0
[...]
Assignee: general → other
Blocks: 54458
Status: UNCONFIRMED → NEW
Component: Browser-General → Other
Ever confirmed: true
OS: Windows XP → All
Product: Browser → Tech Evangelism
QA Contact: general → other
Hardware: PC → All
Summary: (Javascript?) scrollbar does not work → esbe.se - JavaScript scrollbar does not work
Whiteboard: [dynapi]
Version: Trunk → unspecified
404
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.