Welcome Guest, Not a member yet? Register   Sign In
using jquery on checking duplicate data in database with dynamic textfields
#3

[eluser]clariz[/eluser]
Thanks for the reply GSV...
I would try that one too.

Based on my experiments, research and tests, the problem I have here is that
the code
$('#Que').blur(function(){
only searches for a single id Que. When I generate another textbox, an array of id Que is generated.
The code only looks for the first id Que and leave the other ids.
Could you help me solve the problem..
Now I'm finding a code that when onblur event in an array of textbox, the code will determine on which textbox the event last happened, get the value of the textbox and place to the textbox id = txtQuestion.

Could you help me with this?
Thanks in advance.

-clariz-


Messages In This Thread
using jquery on checking duplicate data in database with dynamic textfields - by El Forum - 09-17-2008, 02:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB