Search

You searched for the word(s):
Showing page 26 of 28 (273 total posts) < 1 second(s)
  • Re: HREF CETemps again

    Thanks, &nbsp; Any chance of emailing me the results of you investigation so that I dont miss it. &nbsp; Cheers
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 21, 2006
  • HREF CETemps again

    Hi Adam &nbsp; If i goto URL http://cutesoft.net/example/general.aspx &nbsp; and type into the HTML view &nbsp; &lt;a href=''#''&gt;wiggle&lt;/a&gt; &nbsp; then switch to Normal and back to HTML view this gets converted to &nbsp; &lt;a href=''#'' href_cetemp=''#''&gt;wiggle&lt;/a&gt; &nbsp; This does it both in IE and ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 20, 2006
  • Re: href_cetemp

    Hi Adam &nbsp; As a further to the previous problem if i do in HTML view &nbsp; &lt;a href=''#''&gt;wiggle&lt;/a&gt; &nbsp; this gets converted to &nbsp; &lt;a href=''#'' href_cetemp=''#''&gt;wiggle&lt;/a&gt; When I switch between HTML to normal view. This even does it on your main demo page and does it both in IE and ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 16, 2006
  • Re: href_cetemp

    Hi Adam &nbsp; I just used your first link and pasted in the code in HTML view switched the normal view and voila it already adds the href_cetemp, keep switching views and it keeps adding more..... &nbsp; &nbsp;&lt;html&gt;&nbsp;&nbsp;&nbsp; &lt;head&gt;&nbsp;&nbsp;&nbsp; &lt;/head&gt;&nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 15, 2006
  • href_cetemp

    Hi &nbsp; I am getting spurious href_cetemps appearing in my javascript code. In the database the code is correct, but by the time the editor shows it in HTML view it has added loads of href_cetemp for every &lt;a&gt; link within javascript code. I have copied the two versions below. This seems to happen in both IE and firefox. &nbsp; Any ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 15, 2006
  • onload function in body tag

    Hi &nbsp; I am trying to enter an onload function in a body tag. &nbsp; However I find that when I switch views from html to normal, the javascript runs, then when i switch back the onload function has been removed. &nbsp; Any ideas on how to make it stay there? &nbsp; Thanks &nbsp;
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 7, 2006
  • Re: fullscreen mode - A HUGE BUG!!

    I think you will find your problem is the fact that you have &lt;!DOCTYPE etc..... on your page. Whereas in the example it does not have this. &nbsp; When you have &lt;!DOCTYPE..... it seems to cause the problem you have experienced. Adam should know this as I asked the same thing about a month ago and tracked it down to the ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 7, 2006
  • Firefox html view

    Hi &nbsp; Is it just me or does the HTML view in firefox bunch all the text together i.e removes all line spacing, tabs etc, so I just get on mass of HTML. &nbsp; Also there appear to be no buttons in the top bar. &nbsp; I have tested on your demo page and it does the same. I am using Firefox 1.5. &nbsp; &nbsp; Thanks &nbsp;
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 20, 2006
  • Re: Full screen mode loosing toolbar buttons and normal html buttons

    Tracked down the problem. It was the doctype thingy &nbsp; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''&gt; If we have this at the top of the HTML then the full screen mode seems to think the browser window is bigger than it actually is. &nbsp; The obvious ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 4, 2006
  • Re: Full screen mode loosing toolbar buttons and normal html buttons

    The examples work fine. &nbsp; I am assuming it is something we have done, but was hoping you might be able to give some pointers about where to look. &nbsp; Otherwise its back to square one by creating a new page and slowly bringing in our code, your editor and modifying configs etc to determine where it breaks. &nbsp; Ho hum, will let you ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 4, 2006