Search

You searched for the word(s):
< 1 second(s)
  • Re: save(Editor1) and Netscape

    Adam,&#160;Tried that and has no effect. If I remove the save(Editor) function on Netscape it works fine. Is this because the WinIE.js file is only included if it is IE and thus if you are in netscape the function save does not exist therefor it errors.&#160;cheersTim
    Posted to Cute Editor for ASP (Forum) by vlitim on March 9, 2005
  • Re: save(Editor1) and Netscape

    sorry didn;t really explaing myself very well. I am doing a form check onsubmit:&#160;function addTopic() { &#160;var frm = document.frmAddTopic; &#160; &#160;&#160;save(Editor1); &#160;if(frm.name.value=='') &#160;{ &#160;&#160;alert(''Please add a SUBJECT''); &#160;&#160;frm.name.focus(); &#160;&#160;return ...
    Posted to Cute Editor for ASP (Forum) by vlitim on March 8, 2005
  • save(Editor1) and Netscape

    &#160;&#160;&#160; when I use the Save command in Netscape it doesn't like it. I was thinking I could put a browser detection in the save() function in winIE.js so that if it is netscape it doesn't do anything, but changing the function seems to make no difference.&#160;Help, please!!&#160;CheersTim
    Posted to Cute Editor for ASP (Forum) by vlitim on March 8, 2005
  • Netscape Issues

    Now I know that CuteEditor doesn't support netscape but.............&#160;when using netxcape a textarea replace the cuteEditor which is fine, but how do convert what the user puts into the textarea into html and at the same time not allow them to add input types and other harmful objects.&#160;Cheerstim
    Posted to Cute Editor for ASP (Forum) by vlitim on March 8, 2005