JavaScript Question

  • Thread starter Thread starter SouthSpawn
  • Start date Start date
S

SouthSpawn

I have the following situation.

I have made my own WYSIWYG editor.
This editor works with an IFrame.
I am also using this editor for an
content management system.

Right now the whole system is database driven.
I am trying to do this.

If the user highlights some text in the "IFRAME".
I want them to be able to click a button to turn the highlighted text to a
hyperlink. Basically what hyperlink will consist of a page.aspx?pageID=1.

Any suggestions???
 

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

Back
Top