External JS Call Problem??
Collapse
X
-
See "onLoad" event fired when page loaded completely. Now before getting loaded fully page needs to do something which will be by JavaScript that's where the context comes in ;)
What i saw in GMail ... basically the Mail ID box gets focus first then at "onLoad" the Password box gets focus.Comment
-
Sorry, what?See "onLoad" event fired when page loaded completely. Now before getting loaded fully page needs to do something which will be by JavaScript that's where the context comes in ;)
What i saw in GMail ... basically the Mail ID box gets focus first then at "onLoad" the Password box gets focus.Comment
-
what advantage should that have? the password box is the first item to be used, I don't see a benefit for marking the ID box first (besides that you can mimic that with a little timeout).Comment
-
Actually what i meant here .... before page loading fully Mail ID box gets focus and after page loaded fully the Password box gets focus. That's what i said .. Actually i am not against this policy, it should be .. Actually What "Markus" said, with respect to that post i gave an example.
May be some confusion created over here ;) sorry!Comment
Comment