Tuesday, October 20, 2015

Create a video player by using html 5 and JavaScript



Here we are creating a video player with html 5 and JavaScript .

html file contains video, play/pause button and a progress bar


Snap shot of Video Player






















Download Code Here!



By using Javascript take input into text area other than english like sindhi



سنڌي ايڊيٽر




In this program when we are input a character and then we are replacing that character with another required character(character of an other language).

E.g. Here we are pressing the A and  replace it by other character that is آ

While replacing all the input character into Sindhi character.

In this way we can create Urdu, Sindhi, chines and much more editors.




Download Code Here!