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
Upgrading from Windows 7 Home Ultimate to a professional version - how?
Could Linkserver provide me DB schema?
Remote Software Installation - Silent
General question regarding Anti-Virus, anti-malware on LAN
UV spectroscopy and exponential decay of tranmission
asynch sockets
Server 2008 NLB problem
Exchange 2007 OWA causes 2 audit failures on failed login attempt
Calling a DLL Function Dynamically
Create linked server from MS Sql to oracle server