Closed
Bug 13870
Opened 25 years ago
Closed 25 years ago
Layers: change of position just temporary
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
INVALID
M15
People
(Reporter: p.klein, Assigned: vidur)
References
()
Details
tried to find a workaround for my dhtml-scripts which is supposed to cover the
different document object models.
m9 changes the position of the layer, but seems to reload the page immediatly,
so that the layer returns to its original position.
Moving all non-DOM[012], non-crash bugs to M15.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
You have to return false from your onclick handler to cancel the load, or use a
javascript: URL to call your function.
Comment 4•24 years ago
|
||
Works for Me
Platform: PC
OS: Windows 98
Build # 2000100508 M18 Trunk Build
Marking as Verified
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•