Forum: JavaScript / DHTML / AJAX Jul 18th, 2005 |
| Replies: 2 Views: 27,460 UPDATED:
I get theTextBox2 has no properties error.
Please see more detailed below.
Here are the *.php file and the script file:
<html>
<head>
<style type="text/css">
... |
Forum: JavaScript / DHTML / AJAX Jul 18th, 2005 |
| Replies: 2 Views: 27,460 Hi,
I was using example of autocomplete function from this site:
http://www10.brinkster.com/a1ien51/jsExamples/typeAhead.html
But I have to change it a little bit, so there is a question:
... |