When creating a contact , I check by Javascript if that contact already exists. If it does I am displaying text that "Contact Alreay Exists". I have displayed an information icon besides the message.
I want to achieve the following :
On hover of that icon it should display the already available contact id and when clicked opens that particular contact in Detail view.