I have code that I have put together from different samples that have been posted. I'm trying to get the map to zoom to a point that is selected from the combo box. The code fails at this line..... queryTask.execute(neighQuery, zoomNeighborhoodResults);
I have tried to use the firefox/firebug... I put a breakpoint at the line before it one step through it nothing happens, but this could be a a user issue too. Here's the code- I appreciate any help.