Microsoft
Software
Hardware
Network
Question : Jquery Focus
Can anyone tell me why my focus event is not functioning? I'm at a loss. Want it to focus on the input box onready.
http://www.searchcredible.
com/
I've tried with jquery and plain old javascript:
$("#qtext").focus();
document.getElementById("q
text").foc
us();
Thanks,
Dan
Answer : Jquery Focus
I think its because on line 78: reportedq = importedq.replace(/\+/g, " ");
the importedq is undefined
try put the $("#qtext").focus(); before this line
Random Solutions
null pointer exception issue
SCCM Software Report By Major Revision
Access user control function from master page
Deletes
Ecommerce Solutions with CMS
How do I convert string to char?
Java validation for radio button list
Upgrade Sqlite in RHEL5.4
Apple Mail - Find local Exchange email after changing accounts?
How do I enable audio mapping over RDP on Windows 7?