Closed Bug 42163 Opened 24 years ago Closed 24 years ago

JavaScript statement disrupts style

Categories

(Core :: DOM: Core & HTML, defect, P3)

PowerPC
All
defect

Tracking

()

VERIFIED DUPLICATE of bug 38380

People

(Reporter: mcgann, Assigned: jst)

Details

Attachments

(1 file)

In the attachment, you can see that the commented JavaScript line stops the
browser from displaying the style system from underlining the links, as
indicated in the A:hover rule. I was able to narrow the problem down to that
line in the script....changing the mouseOver and mouseExit statements inline
seems to fix the problem, so the problem is with the JavaScript.

The JavaScript is from Adobe GoLive's JavaScript library. The commented line is
part of the library and is executed when the script is loaded. I moved the code
into the page and commented out all of the "loose" statements until the problem
was solved (I left the CSAct statement because it's necessary to run the
script). I included all necessary functions needed to run the script, and left
the formatting intact.
updating component, setting default owner.
Assignee: rogerl → jst
Status: UNCONFIRMED → NEW
Component: Javascript Engine → DOM Level 0
Ever confirmed: true
QA Contact: pschwartau → desale
This is a dup of bug 38380, the problem is the "return true;" in the onmouseover
handler in the first link disables the default event processing...

*** This bug has been marked as a duplicate of 38380 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified Duplicate.
Status: RESOLVED → VERIFIED
OS: All
Summary: JavaScript staetment disrupts style → JavaScript statement disrupts style
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: