Search

You searched for the word(s):
Showing page 10 of 28 (273 total posts) < 1 second(s)
  • Spans disappearing in IE

    Hi &nbsp; Since upgrading from 6.0 to whatever the latest is, we have noticed that &lt;span&gt;wiggle&lt;/span&gt; tags are disappearing. &nbsp; If you goto http://cutesoft.net/example/general.aspx into html view, type &lt;span&gt;wiggle&lt;/span&gt;, goto&nbsp;Normal view, back to HTML the &lt;span&gt; bits have been removed leaving just the ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 21, 2008
  • Re: Firefox strips <link href tags

    OOOoooppps very sorry it was my fault! &nbsp; On looking through our code it turns out that due to a previous version of the editor constantly inserting &lt;link tags we have code that strips out the link tags! &nbsp; Our code looks for &lt;link tags then looks to see if the tag has&nbsp;[acms is inside it. Now because firefox is ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 10, 2008
  • Firefox strips <link href tags

    Hi &nbsp; We allow some editors to define templates using the editor, so they edit the whole page including the &lt;head&gt; section. However we are finding that for editors using firefox it strips out &lt;link href=''wiggle.css'' type=''text/css'' rel=''stylesheet'' /&gt; tags. It works fine in IE and&nbsp;I have set the ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 8, 2008
  • Re: ActiveX Disabled Errors

    Hi &nbsp; I wouldnt expect the above to work when activeX is disabled. &nbsp; Perhaps I naively expected the uploader to auto detect the environment and switch accordingly. &nbsp; Also I shall try downloading the control and have a quick play, I have only been using your demo pages so far. I was hoping your control would be as clever as your ...
    Posted to Ajax Uploader (Forum) by AndyFel on October 3, 2008
  • Re: ActiveX Disabled Errors

    But that is the point, &nbsp; I would like the control to autodetect whether XMLhttp can be used and either use the ajaxy stuff when it can or the old fashioned upload when it cant. I dont want to just use the no ajax environment, cos then there is no point in using the control. &nbsp; In the demo I cant even select the combo to change to non ...
    Posted to Ajax Uploader (Forum) by AndyFel on October 2, 2008
  • Re: ActiveX Disabled Errors

    Hi &nbsp; On further investigation it would appear IE7 seems to work with ActiveX and XMLhttp disabled, but IE6 and 5.5 give some javascript errors. I have emptied the cache etc on all. &nbsp; Line: 2 Char: 37292 Error: Object doesn't support this property or method Code: 0 URL: http://ajaxuploader.com/Demo/simple-upload.aspx &nbsp; In ...
    Posted to Ajax Uploader (Forum) by AndyFel on October 2, 2008
  • Re: ActiveX Disabled Errors

    Hi &nbsp; That was quick! &nbsp; Have you updated the demos on your site, because I am still getting the same errors. &nbsp; thanks
    Posted to Ajax Uploader (Forum) by AndyFel on October 1, 2008
  • ActiveX Disabled Errors

    Hi &nbsp; Sorry its me...... and our decrepid activeX disabled networks. &nbsp; I&nbsp;am evaluating this control so that we can replace the dotnet upload control we are currently using. Half of our users are on a decent range of networks which has activex enabled, they seem to work fine with your demo. &nbsp; However on our crap ActiveX ...
    Posted to Ajax Uploader (Forum) by AndyFel on October 1, 2008
  • Re: Firefox javascript gethtml inserts extra styles

    Excellent..... &nbsp; Just for reference in case anyone else views this thread. To do this on client side in javascript its. &nbsp; &nbsp; var ed = document.getElementById('&lt;%= editor1.ClientID %&gt;'); &nbsp; ed.ExecCommand(''ToggleBorder''); &nbsp; Took me a while to&nbsp;figure this cos i could only see the server side ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on September 26, 2008
  • Firefox javascript gethtml inserts extra styles

    Hi &nbsp; When i use the getHTML function in javascript on firefox i find that loads of extra styles are inserted. You can see this on your demo page, http://cutesoft.net/example/JavaScript-API.aspx Just click gethtml and you will see a load of &nbsp; style=''border: 1px dotted #7f7c75;'' &nbsp; on the table tags. I&nbsp;guess this is ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on September 25, 2008
« First ... < Previous 8 9 10 11 12 Next > ... Last »