Kim Christensen wrote: > On 2/20/06, blackwater dev <blackwaterdev@xxxxxxxxx> wrote: >> The problem is js seems to get confused trying to look this up by id >> and I don't think I can use an array like this with a GET, how can I >> use arrays for all this?? > > You have to escape the brackets with backslashes, so that the JS > really interprets it as an element ID Element ids may not contain square brackets in HTML documents. -- David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/> Home is where the ~/.bashrc is -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php