Hi,
Can anyone tell me alternatives to focus() and blur() events in jquery as they dont work in chrome?
On focus I am adding a div and on blur that div is being removed.
Thanks,
VC
Hi,
Can anyone tell me alternatives to focus() and blur() events in jquery as they dont work in chrome?
On focus I am adding a div and on blur that div is being removed.
Thanks,
VC
On focus of what ? A radiobutton could be problematic, try change on that one instead.
Focus and blur work fine in Chrome and every other browser. You are doing something wrong in your code. Please give more information with examples.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.