Jump to content

[SOLVED] onBlur Runs Before onClick


jjacquay712

Recommended Posts

I am making a search query recommendation script (like on Google). Everything is working fine except when a user tries to click on one of the recommendations. I change the div tag style for the recommendations to none when the search text box blurs (which happens when a user clicks one of the recommendations). The problem I'm having is that the the div tag is hidden before the onClick event can be run. I hope I explained it clearly, here is the link to the demo:

 

http://conartistdesign.com/cor/suggest/search.html

 

Are there any ideas about how I could solve this problem?

 

 

                                        Thanks, John

Link to comment
https://forums.phpfreaks.com/topic/162766-solved-onblur-runs-before-onclick/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.