Menu

#3 textarea with GUI-elements

open
5
2002-06-23
2002-06-23
No

I made some JavaScript that adds the functions to
select text in a textarea and give this text bold/italic..-
tags.

The problem is, that it works only under ie. I look for the
other browsers later.

Discussion

  • benjamin thym

    benjamin thym - 2002-06-23

    Logged In: YES
    user_id=220737

    the upload ...

     
  • benjamin thym

    benjamin thym - 2002-06-23

    Logged In: YES
    user_id=220737

    i want to upload the file :(
    hope it works now

     
  • benjamin thym

    benjamin thym - 2002-06-23

    alpha version of a funky textarea

     
  • benjamin thym

    benjamin thym - 2002-06-24

    Logged In: YES
    user_id=220737

    we have a problem at the moment: the document.createRange
    () implementation is currently broken in Mozilla, specifically in
    its inability to manipulate text in an input element or textarea
    element.

    but we can make the whole editing for ie really really cool.
    look at http://webfx.nu/dhtml/richedit/editor.html

    nice?

    I think that we have no chance for netscape4.x and no
    chance with opera6.

     

Log in to post a comment.