Skip to main content

Questions tagged [html5]

For questions on the display or rendering of HTML5 content.

0 votes
1 answer
22 views

Is there a URI scheme to open a predefined MUA reading a given email?

There are some well known URI schemes, for example: file:// will tell the browser to do not perform an HTTP call and open a file instead. Example: file:///C:/Users/alice/Desktop/README.txt mailto: ...
Xavi Montero's user avatar
1 vote
1 answer
351 views

' displayed in HTML file opened in Excel

I think I'm missing something here as Google isn't finding anything about this... I have an HTML5 file, saved in UTF-8 with a .htm extension: <!DOCTYPE html><html> <body> <table&...
Goozak's user avatar
  • 191
0 votes
1 answer
922 views

Apache2 html-link redirects to about:blank instead of the in href specified website

I created a self-hosted website powered by a Raspberry Pi and Apache2. In my html file I used following line to display a link to another webpage: <p>Map link: <a title="MyTitle" ...
Caeleste's user avatar
  • 841
1 vote
0 answers
989 views

Can I tune my Brave browser for GPU-heavy HTML5 any more?

How may I further increase performance of Chromium-based browsers (like Brave I currently use) for heavy HTML5 gaming. Let me define heavy as basically most of the day I run the game together with ...
Vlastimil Burián's user avatar
3 votes
1 answer
7k views

Bring back buffering for HTML5 Video

My internet connection is unrealiable out in the boonies. Ever since a couple years ago, everyone moved to "instant playback" for video. Now when I pause a video, it won't buffer for more ...
RachelNichols2077's user avatar
1 vote
2 answers
31 views

Command for the virtual printer PDF to end the page at the desired point

I have a long HTML document and I would like to convert it to PDF. After converting it to PDF the document has some inconvenient divisions (e.g. graphics, tables split in half by page break). Is there ...
claud's user avatar
  • 13
1 vote
1 answer
27k views

open a folder in windows Explorer from html

I write a personal web app to sort my book , film , file , ... . It is just for my use and will not run on server , I wants to write some code in it that for example if I open a book in browser I can ...
johnny is here's user avatar
0 votes
1 answer
337 views

How to tell firefox to render simple html white on black?

I am no browser expert nor web-dev. I read simple websites and they blind me if use anything more modern than lynx or w3i. However, sometimes these new modern websites require the operating systems ...
Jona Engel's user avatar
3 votes
1 answer
715 views

How to Record Web Page as Video with Transparency?

I would like to record the HTML output with the alpha channel preserved so that the resulting video has a transparent background, that way I can use the web app's output as an overlay in post-...
Timothy R. Butler's user avatar
1 vote
1 answer
1k views

How to avoid big blinking cursor in the beginning and end of HTML table?

I have observed that when viewing HTML tables in Google Chrome, when we click in the beginning or end of the table (left-most or right-most), a big blinking cursor is shown next to it. How to avoid ...
Manoj Agarwal's user avatar
0 votes
1 answer
501 views

How to create a minimalist HTML5 file from Markdown?

I have a simple Markdown file which I want to convert to a minimal HTML5 compliant file. I tried: pandoc -f markdown -t html5 .\description.md -o description.html → this generates proper HTML content,...
WoJ's user avatar
  • 3,263
0 votes
1 answer
30 views

Remove "example" between ahref string

Can you guys help me with this? I know there exist a ctrl + alt and then select but i want to use a code something like(example: (<a) "[0-9a-f-]")* <a "Testt 22" href="...
Max's user avatar
  • 3
2 votes
0 answers
58 views

Firefox en_GB HTML5 date fields are in MM/DD/YYYY

On macOS Catalina, I've installed en_GB Firefox, my language preferences are 'Choose languages for menus messages etc' is "English (United Kingdom)", in "language for displayed pages" I've remove ...
Recct's user avatar
  • 214
0 votes
0 answers
127 views

Html5/mp4 does not play in Firefox

From my point of view it seems to be an issue with my System which is Mageia 7.1. But I don't know how to reproduce it. Regarding to this site, the points 1 (HTML5 MPEG Video Test) and 4 (HTML5 ...
mille grazie's user avatar
0 votes
0 answers
37 views

Deleting all third-party cookies and HTML5 site data using commandline/cygwin on windows 7

is it possible to delete all cookies third-party cookies flash cookies HTML5/site data like sqlite DB, .. did I miss anything? using cygwin/cmd/powershell? Prefer cygwin/bash. For some reason, ...
user674669's user avatar

15 30 50 per page
1
2 3 4 5
12