08-07-2008, 07:53 PM
[eluser]LifeSteala[/eluser]
OK I could give that a go. What happens is I have a select list which a user chooses an option. On choosing that option, it auto populates the second select list like this.
I tried putting into a library. It still seems like it cannot access those functions.
Any ideas?
OK I could give that a go. What happens is I have a select list which a user chooses an option. On choosing that option, it auto populates the second select list like this.
Code:
onChange=\"xajax_get_tasks(this[this.selectedIndex].value);
I tried putting into a library. It still seems like it cannot access those functions.
Any ideas?