Textbox Focus with ajax timer
-
Dear all i have a page included ajax timer and textbxo while i focus and write in textbox i lose the focue when the time ticke work and i should set the textbox focus to continue writting and i lose it again when the timer work i need help for this i want finish writting in textbox while the timer working thanks for help
MD_NADA
-
Dear all i have a page included ajax timer and textbxo while i focus and write in textbox i lose the focue when the time ticke work and i should set the textbox focus to continue writting and i lose it again when the timer work i need help for this i want finish writting in textbox while the timer working thanks for help
MD_NADA
Hard to comment without seeing code, but I would suspect that you perhaps want to reset your timer while the textbox has focus ? What does the timer do ? It sounds like it moves the focus to some other control.
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp
-
Hard to comment without seeing code, but I would suspect that you perhaps want to reset your timer while the textbox has focus ? What does the timer do ? It sounds like it moves the focus to some other control.
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp
i am sorry i didn't descrip my case well but my homepage has many usercontrol some of these controls included ajax timer and in my home page i have 1 control for search and one control for login if i write in search textbox it is easy until the timer ticker work i lose the focus of textbox and i cant continue write in textbox and the samler to login textbox i hope i descrip it well
MD_NADA
-
i am sorry i didn't descrip my case well but my homepage has many usercontrol some of these controls included ajax timer and in my home page i have 1 control for search and one control for login if i write in search textbox it is easy until the timer ticker work i lose the focus of textbox and i cant continue write in textbox and the samler to login textbox i hope i descrip it well
MD_NADA
Still you haven't answered the question - What does timer do? Is it setting focus to some other control?
Navaneeth How to use google | Ask smart questions
-
Still you haven't answered the question - What does timer do? Is it setting focus to some other control?
Navaneeth How to use google | Ask smart questions
the timer used for displaying the news i change the news title and news image in the timer ticke so when the news change i lose the focus of textbox
MD_NADA