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

Recommended Answers

All 2 Replies

On focus of what ? A radiobutton could be problematic, try change on that one instead.

Member Avatar for stbuchok

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.