Jörn Nettingsmeier wrote:
Milan jezdik wrote:
Hi,
is there any way how to create NEW tag (let say xhtml:Z) which will have same transformation as xmtml:A but target="_blank" will be added to this a href tag
transformation?

why don't you just add the target attribute?
i'm not sure i understand what you're up to, but say you wanted two buttons "create link" and "create popup link", then one would create a snippet <a href="url">text</a> and the other would create <a href="url" target="_blank"></text>. no need to fiddle with non-standard elements or custom namespaces. i could show you how to do it in fckeditor or tiny. what editor are you using?



Thanks for reply. You understand well. The point is editors are lazy so they don't remember target.... structure.

You are talking about BUTTONS. It sounds like a way. Usually the editors are using BXE Editor (BitFlux).

What do you call tiny and fckeditor?

Thanks a lot!

Cheers,
Milan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to