How to hide email address using Javascript?

Solution: 

Step 1) First of all split given email address in two parts.

Step 2) Remove some characters of first split part using substring()

Step 3) Join the both split parts with ".....@"

FlowChart:


Example: 

Post a Comment

2 Comments

  1. it is amazing sir thank you for making such of great things

    ReplyDelete
  2. thank you so much
    Keep learning!
    keep Growing!!

    ReplyDelete

Thank you for Comment

Close Menu