-
The scope of this ticket is to properly handle the delegation state transition based on events received from BBN
This includes from pending, verified, active, unbonding, unboned.
What's not included …
-
When you open the modal or the first time then close it, and again open it it never fires hide.bs.modal as well as hidden.bs.modal
I've prepared a demo:
http://jsfiddle.net/84yTH/3/
To reproduce:
1.…
-
The version of this repo on my devices and simulator of Firefox OS not work.
So i have edit and this work without problems :-)
```
document.addEventListener("DOMContentLoaded", function() {
// Only e…
Mte90 updated
9 years ago
-
How to click on any location to close?
How to click on any location to close, 'closeSelector' can only click on an element
-
Hello. Is there a way to select the dots on the time line instead of the text above it?
I couldnt find any relation between the dots and the items in the DOM, maybe i`m missing something?
-
## Video / 视频
* https://www.bilibili.com/video/BV1p541127JF/
## Slides / 幻灯片
> 此分享的幻灯片实验性地采用了纯 JS 代码的形式。
```js
// MY STORY ABOUT CLICK-EVENT-BINDING
// @CSSMAGIC
…
-
I'm trying to build my own lightweight MVI system using `virtual-dom` in my view layer, but I'm struggling to get event binding to work.
The virtual-hyperscript README suggests that I should be able …
-
I want to make a tree like display of left panel. So that the sub tasks can be included and show/hide kind functionality can be given.
can you please help to customize it
-
- by VladislavW
Consolidated from #32
# Summary
* Currently, stakers have to expose their wallet addresses when voting. This is not ideal for stakers who would like to use a cold wallet to sto…
-
## 用 JavaScript 與後端溝通
### 指定教材:
* [FE102] 前端必備:JavaScript:ajax 以後
### 寫完作業才能看:
* [從假資料到真資料:Ajax 與 API 串接](https://www.youtube.com/watch?v=PNGRPYFcAms)
### 相關學習資源:
1. [輕鬆理解 Ajax 與跨來源請…