DHTML Edit control

  • Thread starter Aart Jan van der Linden
  • Start date
A

Aart Jan van der Linden

Anybody familiar with the control combined with Javascript in a web-based CMS?

this function won't fire:

code:
--------------------------------------------------------------------------------
function a_imleft()
{
sel = DHTMLOBJ.DOM.selection;
sel.setAttribute("align","left");
}
--------------------------------------------------------------------------------

(function fires after rightclicking an image in the control)

The first line goes fine, the second doesn't
(DHTMLOBJ is the DHTML edit control)

Thanx in advance


AJ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top