-
I see that we can show progress bar using pjax:start and pjax:end,
but is possible to increase progress manually?
I know that I need to send from server this info, but how to catch this with pjax?
T…
kamov updated
7 years ago
-
Hallo,
wenn ich im Catalog-Listenmodul das Frontend-Editing aktiviere, kann jeder, also auch Unberechtigte, die Datensätze bearbeiten. Aktiviere ich zusätzlich die Option "Benutzerberechtigungen ak…
-
Hi!
First I want to say thank's for a great JS module.
Unfortunately I have found that the current HMTL5 Video implementation is not going to work because of som Microsoft BS.
IE11 and Edge does not …
-
I was trying out Russian language and found this bug.
here is how to reproduce it.
```php
$data = [
"text" => "this is half english and половина России &",
];
```
```css
h1 {
conte…
-
**Descripción**
Revisar todo lo necesario para la versión móvil
**Tareas**
- [x] Averiguar y documentar que se necesita para la versión móvil.
- [x] Averiguar y documentar ¿Qué librerías se necesi…
-
### Summary
While the community were developing the [New Base Template](https://github.com/modxcms/revolution/pull/12855#issuecomment-172258819) @Mark-H has brought up the idea of a Starter Theme:
>…
-
If I'm watching a video on Youtube and open a new video in another tab the first video stops playing and both videos freeze. The only way to fix this is to close all videos but one and reload the page…
-
This is the summary of key improvements for the [message boxes/alerts heuristic evaluations](https://github.com/wet-boew/wet-boew-styleguide/issues/30) - update for [message boxes/alerts heuristic exa…
-
**Tell Us About Your Activity**
- As the initiation of the Mozilla campus club, we are gonna do a university-based HTML coding event where we create games based on HTML , and web modules for a long d…
-
Hi,
currently fenced code blocks just translate the language (if given) directly into the class:
``````
```javascript
content
```
``````
produces:
```
content
```
[According to the HMTL5 spec](ht…