Regex Validating Email in Javascript - Explained

Regex Validating Email in Javascript - Explained

optikalefx

14 лет назад

6,468 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@papasmurf2013
@papasmurf2013 - 04.05.2020 14:52

<p id="thnxDude"></p>


<script>
Document.getElementById("thnxDude").innerHTML= "Best explenation i've come across!";
</script>

Ответить
@itube6680
@itube6680 - 13.05.2018 12:41

Thanks!

Ответить
@nagasreyas6094
@nagasreyas6094 - 16.02.2017 07:11

thanks frnd.what is the need of ^ in expression

Ответить
@vaibhav384
@vaibhav384 - 02.10.2016 11:31

Thanks buddy,awesome tutorial,can you make it for all regex values like ^,* etc

Ответить
@optikalefx
@optikalefx - 03.11.2013 09:37

console.log("Thanks!");

Ответить
@dhanraj272
@dhanraj272 - 02.11.2013 12:22

thanks man..... I was searching for this "email validating explanation" everywhere but din found anywhere except here.. once again thank you.... explained very well..... alert("You are awesome"); :D

Ответить
@avatarek199
@avatarek199 - 14.10.2012 14:18

great videos but to your regx match: [email protected] and blah@server...

Ответить
@sediqkhan843
@sediqkhan843 - 11.10.2012 14:14

Nice one, but let me have a link to that tool used for debugging purpose, thanks alot.

Ответить
@NeerajAgarwal
@NeerajAgarwal - 24.07.2010 05:41

Nice Video Explains Everything. :)

Ответить
@slier81
@slier81 - 23.12.2009 21:11

the dot (.) in character class dosent need to be escape but good explaintation btw

Ответить