-
I have tested with the latest non-minified version of html2canvas (V1 Alpha 3): http://tzr.ro/x/p/index2.php
I don't see anything wrong with the code in the Console. The image gets depixelated on t…
-
in PF we have a flag called clearModel, which does not only reset the value inside the UIComponent state, it also sets the model value to null
we could easily add this to UIViewRoot#resetValues and…
-
Hi everyone.
I would like to know if there would be a possibility to create a link rel="import" href= without .html in web component
#### before_example.html
```html
Cdn and we…
-
```
2024/09/20 17:33:29 Just a moment...*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystem…
-
Первый момент:
Измените обпащение к "Городу", не всегда он именно "input", у нас например "select", лучше просто по ID брать значение
`if ( differentCity ) {
city = $('#billing_city').val();
} …
-
Minimum hour will still be 15, even after the second call to minTime.
Tested with the current dev version from Github.
``` html
$(function() {
$('#test').timepicker({
stepMinute: …
-
I have been trying to get this to work for hours now and I just cannot seem to get it working.
Is translate.js outdated?
Code:
```html
Translation test
test
var dic…
-
### Subject of the issue
When negative numbers are entered in an input field with a lessThan or lessThanEqual rule applied, the form will pass validation when it shouldn't, and fail validation when i…
-
`JSON.parse` can throw, but the way in which it's called in https://github.com/Reactive-Extensions/RxJS-DOM/blob/master/src/ajax/ajax.js#L40 means it's impossible to handle this error gracefully which…
-
I have an infinite scrolling type component that utilizes vue2-scrollbar. Using the onMaxScroll hook, when I get to the max scroll I issue an ajax call for more data. The issue arises if the ajax ca…