Hello,
htmlArea3 is a great script for those who want a free javascript WYSIWYG
editor. The only problem is that it only works in Mozilla 1.3+ & IE 5.5+.
I'd like to find some piece of javascript to not invoke the WYSYWYG if a
browser that supports it isn't being used. To do that I need to know some
very specific stuff about the browser, and the different browsers haven't
made this very easy.
The best I could come up with thus far is posted to their forum here:
But there must be an easier way to do this.
If someone has any suggestions of a script which would allow me to envoke
the script only if a viable browser was being used I'd appreciate seeing
it.
Mike
htmlArea3 is a great script for those who want a free javascript WYSIWYG
editor. The only problem is that it only works in Mozilla 1.3+ & IE 5.5+.
I'd like to find some piece of javascript to not invoke the WYSYWYG if a
browser that supports it isn't being used. To do that I need to know some
very specific stuff about the browser, and the different browsers haven't
made this very easy.
The best I could come up with thus far is posted to their forum here:
But there must be an easier way to do this.
If someone has any suggestions of a script which would allow me to envoke
the script only if a viable browser was being used I'd appreciate seeing
it.
Mike
Comment