Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing an attribute in NS 6.2
Message
From
06/04/2002 11:52:00
 
 
To
06/04/2002 08:22:07
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
00639343
Message ID:
00641822
Views:
21
>>In NS, the following doesn't remove the HREF from a A tag:
>>
>>
>>document.getElementById("Link1").removeAttribute("href")
>>
>>
>>This works well in IE. Anyone know how I can achieve the same in NS?
>
>I have tested it with Gecko/20020314 Netscape6/6.2.2 it removes the href tag, but does not remove the rendering of the A element (so it is underlined and colored like link)
>I consider this is by design.

The same could be accomplish by href=''. So, I consider it a bug. :)
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform