happyraman
Programmer
Hello,
Iam designing a webpage consisting of multiple textareas to enter comments under various topics. What I will have to provide is formatting to all the textareas (Bold,Italic, Color etc).
My problem is document.selection.CreatetextRange()and document.execcommand("bold" doesn't work for textarea in Netscape as well as IE4.5 in Macintosh
It will be of great help to me if anyone could provide me with a sample code that works with NN as well as IE (Please do mention the version).
Or if you can provide me with other ideas its welcome
Iam designing a webpage consisting of multiple textareas to enter comments under various topics. What I will have to provide is formatting to all the textareas (Bold,Italic, Color etc).
My problem is document.selection.CreatetextRange()and document.execcommand("bold" doesn't work for textarea in Netscape as well as IE4.5 in Macintosh
It will be of great help to me if anyone could provide me with a sample code that works with NN as well as IE (Please do mention the version).
Or if you can provide me with other ideas its welcome