AutoAssist 0.6.5 released, pretty ajax autocomplete widget

C

Cheng Guangnan

<a href="http://capxous.com/autoassist/">AutoAssist 0.6.5</a>

What?
Ajax autocomplete widget on web pages, the way to archive effective and
comfortable. And it is pure JavaScript so will not break any existing
code or development style.

Look the real code for the screenshot:

new AutoAssist("t", function() {
return "/agency.php?q=" + this.txtBox.value;
});
 
T

Thomas 'PointedEars' Lahn

Cheng said:
<a href="http://capxous.com/autoassist/">AutoAssist 0.6.5</a>
YMMD.

What?
Ajax autocomplete widget on web pages, the way to archive effective and
comfortable. And it is pure JavaScript so will not break any existing
code or development style.

No, it is not. It requires a server-side application, in this case ...
Look the real code for the screenshot:

new AutoAssist("t", function() {
return "/agency.php?q=" + this.txtBox.value;
});

.... a server-side PHP script. Are you really this inexperienced, or are
you just trying to spam here?

| Domain Name.......... capxous.com
| [...]
| Organisation Name.... Guangnan Cheng

Probably the latter.

The idea of this is not any new, BTW.


PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,052
Latest member
LucyCarper

Latest Threads

Top