Since using Dreamweaver's functionality for XML, I've noticed a few quirks here and there. Here's my biggest issue so far:
onMouseOver events are not functioning correctly in Firefox. I'm trying to dynamically create an image gallery with XML and XSLT. I have the files linked up with everything displaying more or less as I want it. but when I create an onMouseOver event for an image, and try to reference nodes in my XML file for the inputs for the event, they do not function in Firefox. Everything works fine in IE, however.
Bookmarks