Hi I hope someone can help me out. I have written a script that allows a user to enter in search criteria for jobs in the area For some reason you have to click the buttons on the left side twice for the proper job selection to show up. I'm having the same problem when you enter a what and where and click the "find jobs" button at the top right.
Hi, please post the full script. You use return ValidateWhatWhere(); on event onclick this function execute in every click. now I think you triger some else event in this function.