Is there an easy way to limit the number of anchor tags that are generated in the XHTML output? Or to just have the anchor tags generated as empty elements that do not wrap the text?

It looks like nearly every p element has an a element that encloses the actual text. In Safari that is causing hover text to appear regardless of where the cursor stops. It is also hard to deal with CSS that includes styling for a:hover since pretty much everything is inside an a element.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to