Re: RSS icon in address bar does not disappear after feed link node deletion
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Eugene wrote: > Consider the situation. I have a page without an RSS feed. And of > course there's no RSS icon in address bar. When I'm inserting the > appropriate link element node into the head element RSS icon does > appear. And than I'm deleting the link element but RSS icon remains in > address bar. Is there a workaround for this problem? Page reloading is > not an option. Maybe appearing of RSS feed does trigger some other > changes in DOM and they remain even after the feed's link element is > deleted or should it be considered a bug? Thank you. None of that has anything to do with the DOM; this is purely a browser UI issue. -Boris