[thelist] Bold and Italics Buttons using Javascript in Form

Erik Mattheis gozz at gozz.com
Sun Feb 16 01:06:01 CST 2003


On Sunday, February 16, 2003, at 12:51  AM, Steve Hasz wrote:
> Hi,
>
> I've googled this for the last hour, but can't seem to find a simple,
> cross
> browser, cross platform (Mac OSX and Win) script that will let me have
> bold
> and italics buttons at the top of my content management form.

[...]

> Anyone point me to some ready Javascript?

If you want it to look as you desire in the greatest number of JS
enabled browsers, the solution would be to detect the platform and use
JS to document.write different <input type="image" />'s and also use
<noscript>.

-----------------------
Erik Mattheis
GoZz Digital
<http://goZz.com/>
Flash and ColdFusion Development
Minneapolis, MN
-----------------------




More information about the thelist mailing list