-
```
Here is working sample of this bug:
$(document).ready(function() {
var treeObj = $.tree_create();
treeObj.init($("#my_tree"), {
ui : {
theme_path …
-
In quick succession, I loaded Sparkfun-Aesthetics.lib, Sparkfun-Aesthetics.lib, Sparkfun-Electromechanical.lib, Sparkfun-Electromechanical.mod.
They appear in the component and module list in the rig…
-
In the Foundation template file main.php, there are hard-coded `` for:
foundation.min.js
cubecart.js
cubecart,validat.js
Then following, $JS_SCRIPTS is iterated.
JS_SCRIPTS is assigned in the GUI cl…
-
For correct behaviour it is absolutely needed that css be completely loaded and put on the page before JS (if it not done this way it may result in not just flaw visual experience but event in breakin…
wclr updated
10 years ago
-
Can not build module that has reference to `document` inside its executable code.
the same issue with `window`
wclr updated
10 years ago
-
I've checked the CHANGELOG for railties:
https://github.com/rails/rails/blob/v4.1.0.beta1/railties/CHANGELOG.md
but cannot find documentation of the recent changes to **railties/lib/rails/generators/a…
-
In map.js there is function teardownMap added to remove _cid on orignal object.
This code calculates performance time with 1000 objects converted to can.Map, and with teardownMap it 10 times slower t…
wclr updated
10 years ago
-
ffmpeg 2.0 was released [recently](http://www.ffmpeg.org/download.html#release_2.0).
-
Why not make it possible to auto remove attributes after they've been used for binding data to component's scope?
As variant remove "hooked up" attributes, except HTML standard (like id, class... etc…
wclr updated
11 years ago
-
When I do for example conversion:
new ffmpeg({ source: source, timeout: 3*60})
.withAudioCodec('libvorbis')
.toFormat('ogg')
.saveToFile(path.normalize(tar…
wclr updated
11 years ago