The html5 tag has no wiki summary.
-2
votes
0answers
23 views
How does mega.co.nz work? [closed]
Firefox 20 user here.
What is Mega.co.nz doing to achieve local storage? Where is this information being stored? Is there a way to view it? Do 3rd parties have access to it? Can I delete it? Copy it? ...
-1
votes
0answers
10 views
HTML5 - whether .appcache or .manifest [closed]
Which extension should i use .appcache or .manifest. Some says .appcache
and some says .manifest
which one should i follow. How can i implement it in IIS
-2
votes
0answers
17 views
Making Table header always visible & always centered [closed]
I know there are many other topics on this. Infact that is how I was able to begin with some sample code someone else had posted, and then I tweeked it to my needs.
My problem is that I can't get the ...
0
votes
1answer
36 views
Is it possible to perform offline testing on my Web Browser on which features under HTML5 it support
I notice this website - http://html5test.com/ that I can test my web browser on which HTML5 features it support.
However, this mean that I will need to be online in order to test my web browser.
...
1
vote
1answer
33 views
Are there any browser limits to the length of a line in HTML?
Do any browsers (Internet Explorer in particular) have bugs relating to the length of a line in HTML source code?
Assuming the source code is being optimised for HTML parsers/renderers and not for ...
0
votes
1answer
81 views
Few web/HTML5 apps not working on Google Chrome even after clean install
Most of the problems seem to be with HTML5 applications. I have uninstalled Google Chrome, I removed everything from AppData, cleaned the registry. And then installed.
Cut the Rope and similar apps ...
0
votes
0answers
47 views
dynamic ffserver authentication
Ideally I'd like to just be able to add/remove a list of session keys to/from a text file stored on the server without restarting the ffserver instance, but am open to other solutions such as proxies ...
1
vote
1answer
102 views
PHP files in an HTML5 project
I created a HTML5 Project using Netbeans 7.3, but sometimes I need to run PHP code when testing locally. How do I run PHP code when testing my project locally?
The default Netbeans testing URL is ...
3
votes
2answers
262 views
Using FFmpeg to locate moov atom
I have a library of videos, all of which should have been adjusted for web-streaming by putting the moov atom ahead of the rest of the video. This allows playback to begin before the client has ...
1
vote
0answers
609 views
Firefox 16.02 won't play Youtube HTML5 video - I did a clean install of Firefox
I get the error message on the youtube video screen: "Your browser does not currently recognize any of the video formats available. Click here to view our FAQ about HTML5 video.
The FAQ page says ...
0
votes
0answers
8 views
HTML 5 video tag not showing on website source [duplicate]
whenever i view the page source of a website that plays HTML5 video, there is no < video > tag in it. here is a sample HTML5 video webpage: [link]youtube.com/watch?v=mzPxo7Y6JyA
1
vote
1answer
62 views
Google Chrome Resources Directory
about a year ago I remember making a google-styled application with JavaScript/HTML (very basic). I went back to making a similar app but started from scratch using JavaScript/HTML5/CSS3 and Python ...
0
votes
1answer
72 views
HTML video tag not showing on source of some websites
Why is it that every time I try to view the source of a website that plays HTML 5 video (like YouTube), I don't see the HTML video tag?
For example, on this site: ...
2
votes
1answer
48 views
Long unknown process when closing browsers?
Over a period of months, I've noticed heavy use of the hard drive when I shut down browsers. The worst of the worst is MSIE, which can take 10 minutes or so before it stops. Given the amount of time ...
1
vote
0answers
83 views
Pound: configure to handle WebSocket
Is it possible to configure pound to handle WebSocket requests? If not, what are best alternatives for a reverse proxy? I'd like to use pound or a equivalent light-weight reverse proxy.
0
votes
1answer
38 views
Finding out which video player a site is using
I looked at the source of this website : http://www.directr.co/
for the video player and it seems they are using HTML5 but I'm trying to figure out how they get all the controls that are displayed.
...
1
vote
2answers
357 views
Clear HTML5 local storage on a specific page
Is it possible to clear HTML5 local storage on a specific web page? I was editing a Javascript demo on http://jsfiddle.net, and I re-arranged the windows in such a way that one of them became ...
0
votes
1answer
257 views
How do I edit HTML5 tags in Dreamweaver cs6
In Dreamweaver CS6 you can simply right click and "edit tag" to see the beginning and end points of that tag. But I get a greyed out "Edit tag" option when its any HTML5 tag such as nav, section, ...
0
votes
1answer
126 views
HTML5 websocket-support for NGINX
I need websockets in a project for HTML5 and PHP, but it don“t works. I read something about that NGINX is not supporting them.
Is there a possibility to install a plugin that brings me the support ...
0
votes
0answers
412 views
How to add html5 plugin to my eclipse
I have downloaded html5wtp plugin from http://sourceforge.net/projects/html5wtp/?source=dlp
But this is in jar format.
Now i want to know how to add this to my Eclipse.
0
votes
2answers
3k views
Live streaming with html5 - plus how does Youtube do it?
So I have a Wii U now and tested Youtube Live streaming... and it worked flawlessly. Wow, I thought, I have to find out what kind of codec, container format, protocol, etc is used, but I kinda failed ...
0
votes
0answers
155 views
HTML5 Audio: Play random track from a MySQL database [closed]
I'm looking to create a html5 audio player that loads and plays a random track defined in a MySQL database (like a radio station). The database would have the track name, artist and mp3/ogg file ...
1
vote
0answers
69 views
Is there server based html5 widget that will allow me to stream pulseaudio audio to a browser?
I have a Web based VPN running at home that I access from work and Pandora works pretty well since it's all HTML5, but other sites like Youtube and flash based media does not work since my VPN can't ...
0
votes
0answers
137 views
Fixing a corrupt HTM file
it is very important that i get this fixed because i have to turn these projects into my professor tomarrow. i was working on some HTM files at my school, and when i go to open them up later to ...
-1
votes
2answers
99 views
I can't recognize this font family [closed]
Can anyone help to recongnize what fonts were used to create this html5 sheet? Especially I would like to know what font was used for description and comments. Thanks.
...
2
votes
1answer
996 views
HTML5 Video Only Plays Back at fast speed on Ubuntu/Linux
Every html5 video I try to play online plays at double/1.5x speed (very useful when trying to fastforward through a video, not great otherwise). I can slow it down to half speed (e.g. on YouTube ...
2
votes
0answers
68 views
wget and <video> tag
I'm using wget to recursively download all pages from the website(includin all css, js and images)
that works great except it does not follow <video> tag and do not download video files
is ...
0
votes
1answer
106 views
How to make YouTube search results to be of webm format in Firefox?
In Google Chrome there is an extension that add &webm=1 in all YouTube search URIs. I did not find an alternative add-on in Firefox, any alternative methods? Thanks.
0
votes
1answer
80 views
Does IE9 supports css3 or not
I just developed a site in html5 and css3, but IE9 is not translating the styles at all. Looking around on the internet i see sites claiming that IE9 supports html5 and css3 for 99% - 100%.
Is this ...
0
votes
1answer
532 views
Crappy YouTube quality with HTML5 player?
I have a fresh installation of Fedora 17 Beta that I've installed the relevant codecs for. VLC seems to be handling playback.
However, on all the YouTube videos with the HTML5 player the quality is ...
0
votes
2answers
280 views
Portable HTML5 local storage
I've been developing client-side applications using HTML and Javascript, and I've been trying to find a way to automatically save local storage data to a flash drive or other storage device. Is it ...
1
vote
2answers
192 views
What is the largest image a browser can display?
What is the largest image a modern browser can handle?
I would suspect somewhere in the 6000x6000 range or 4096x4096 pixels (which is the limit for device independant bitmaps under winapi)?
I tried ...
3
votes
1answer
11k views
How to disable HTML5 video on YouTube with Firefox?
I'm running Firefox (12.0 beta), and whenever a video is available in HTML5, it will open in that. I have opted-out of the HTML5 preview (I saw a post suggesting to opt-in then opt-out again, which I ...
1
vote
3answers
496 views
DVD (vob file) to online video viewer?
I've been sent a DVD which needs to be put onto a website, but I honestly don't even know where to start.
Do I simply convert the file using some software to MP4(?!) and then use something like ...
2
votes
2answers
814 views
How can I make my video streaming faster?
I wonder how could I insert a high-quality video in my webpage providing fast downloading for my users.
I have a video which is around 80 MB large. It's two minutes long. I have it in M4V, OGG and ...
2
votes
0answers
170 views
Is there any way to force Safari to use a different UserAgent on a per site basis?
Background: I use Safari 5.1.3 on Lion 10.7.3 on my 13" MacBook Air. I don't have Flash installed and have no intention of installing it. I frequently visit the BBC News site, which has a lot of video ...
1
vote
2answers
1k views
html5 audio play doesn't work on firefox/chrome
I would like to play big mp3 file (30MB) with tag in my web site, but it doesn't seem like working on Firefox 8.0 and Chrome 16.0.912. It works well with Safari tho. Under Firefox and Chrome, small ...
9
votes
2answers
2k views
HTML5 live broadcasting
Adobe Flash uses Adobe Flash Player, RTMP protocol, Flash Media Server and Flash Media Live Encoder to make live broadcasting possible..
What protocol and software corresponds to HTML video/audio ?
...
2
votes
0answers
122 views
Override Chrome's new fullscreen API
Is there a way to disable the fullscreen API for Chrome, so that Youtube HTML5 videos maximize to the size of the tab, not the screen? I've got a really large screen and having the video at half the ...
1
vote
3answers
163 views
Why is Flash power-hungry? [closed]
Apple historically argued that Flash was power-hungry, which made it inappropriate for use on mobile devices.
I always thought that was just bluster excusing Apple's exclusion of Flash support from ...
1
vote
3answers
2k views
Chrome HTML5 maximized video full tab not fullscreen
I'm using Google Chrome and a few weeks ago, when I watched a YouTube HTML5 video and pressed the fullscreen button, it maximized the video to the full browsing window ("fullscreen tab"). Then I was ...
1
vote
1answer
788 views
How can I fix my Chrome HTML5 canvas?
I've noticed that my Chrome canvas doesn't work properly. For example, if I try to update this W3 school canvas sample (even without changing anything), it no longer renders properly (the red ball ...
2
votes
2answers
966 views
No sound in HTML5 video
I'm embedding an ogg video in a webpage using the html5 video tag, but it plays without sound. The code I'm using is
<video width="320" height="240" controls="controls">
<source ...
1
vote
1answer
265 views
how do browsers locate position? [duplicate]
Possible Duplicate:
HTML5 Precise GeoLocation
I'm not sure if this question should be asked here or not by here it goes:
In html5 there is a function ...
0
votes
1answer
202 views
Clear Safari HTML5 local storage on Windows
I am trying to the clear the HTML5 local storage for Safari on a Windows system. I had a look at this post but I can only find answers tailored to macs. Does anyone know how?
7
votes
5answers
2k views
Get Firefox to ignore HTML 5 autocomplete tag setting?
With HTML 5 there is a new attribute called autocomplete. If it's set to autocomplete=off, then the browser does not store the password.
How can I override this setting, short of modifying the ...
3
votes
2answers
438 views
Can I enable H.264 video in Chrome on the Mac?
I left Chrome for a while because I was annoyed about Google taking away H.264 support. I won't go into my reasons why, but I'm considering using Chrome more as my default browser again.
The problem ...
2
votes
1answer
1k views
How can I add HTML5 support to Vim without plugins?
I'm using OS X, but I don't think that matters.
By default, both MacVim and [terminal] Vim handle auto-indentation of HTML 4.0 elements, but any HTML5 elements, such as <header> and ...
1
vote
0answers
865 views
How to enable fullscreen on HTML5 video? [closed]
I am working on HTML5 video tags, but I am not getting any options for full screen.
I know it can be done with jQuery or JavaScript, but I'm not too sure how.
3
votes
2answers
3k views
Firefox plugin to disable / block WebM video
I'm accustomed to using the FlashBlock plugin to disable those annoying advertisements that play automatically, but I'm unaware of any available plugin that accomplishes the same thing with WebM ...
