avatar
get extension of path file Javascript
<your_path>.split('.').pop();
24
You need to login to do this manipulation!