On Tue, 18 Aug 2009, Michele Waldman wrote: > I'm trying to dynamically create an array in javascript to pass to php. > > This works in FF, but not IE 7. Does anyone know how to make this work in > IE?
You probably should look at using Prototype or JQuery to do this kind of stuff since those frameworks isolate you from having to deal with differences across browers. -- Aj. _______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php