(New page: The example here does not work on most anything but IMG and TABLE tags, instead something like: <pre>if ( FCKSelection.HasAncestorNode('SPAN') && FCKSelection.MoveToAncestor...) |
(No difference)
|
Latest revision as of 22:15, 28 April 2008
The example here does not work on most anything but IMG and TABLE tags, instead something like:
if ( FCKSelection.HasAncestorNode('SPAN') && FCKSelection.MoveToAncestorNode('SPAN')._fckplaceholder )
This is a much more solid solution to this problem