I'm just curious that how can a .mov file play in a browser without any plug in support.I know that .mp4,.ogg and .webm filescan play without any plug in because the html5 video tag support them.but is there any method that i can display a .mov file in the same way using javascript or anything without use of a 3rd party addon??
In short no, you will need a quicktime plugin installed on the client or include a 3rd party library on the page.