Finally I could discover the problem I had.<br><br>While I was trying to use the toggleBlind effect, I had to see that it doesn&#39;t work, as well. So I digged into the SULibrary and took a look at the files that are provided by the library.<br>
<br>I discovered the effect.js and the prototype.js which is obvious to be in the library but I also provide those .js files in my own library. Obviously they have a different implementation but this caused the conflict that I neither could use the autocompleter nor the toggleBlind effect.<br>
<br>I know I should have seen it earlier but what shall I say ... I couldn&#39;t see the wood for the trees.<br><br>Just wanted to let you know what my mistake was in order to prevent you from doing the same stupid things :)<br>
<br>-Peter<br><br><div class="gmail_quote">2008/11/10 Peter Osburg <span dir="ltr">&lt;<a href="mailto:peter.osburg@gmail.com">peter.osburg@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  

<div bgcolor="#ffffff" text="#000000">
And I always get the error<br>
<br>
this.element is null<br>
<br>
Lukas Renggli schrieb:
<div class="Ih2E3d"><blockquote type="cite">
  <blockquote type="cite">
    <pre>I have a problem with the autocompleter. While I am using exactly the
same implementation like the SUAutocompleteTest, I can&#39;t get it to work.
My component is inherited from an SUComponent and I am using the exact
same render methods like in the test. The only difference: I am using a
WATask.
    </pre>
  </blockquote>
  <pre>Subclassing SUComponent is not necessary. That&#39;s just convenience for the tests.

  </pre>
  <blockquote type="cite">
    <pre>Does anybody know any problems regarding the autocompleter? I am using
the latest seaside, as well as scriptaculous versions.
    </pre>
  </blockquote>
  <pre>Did you add the SULibrary to your application? What does FireBug tell you?

Lukas

  </pre>
</blockquote>
</div></div>

</blockquote></div><br><br clear="all"><br>-- <br>Peter Osburg<br><a href="mailto:peter.osburg@gmail.com">peter.osburg@gmail.com</a><br><a href="http://www.peter-osburg.de">www.peter-osburg.de</a><br>