-
```
put the content as:
assuming var infobubble is the infobubble:
$('.click-me').live('click', function()
{
infobubble.close();
});
this does not respond at all. there is only one infobubble.
…
-
```
put the content as:
assuming var infobubble is the infobubble:
$('.click-me').live('click', function()
{
infobubble.close();
});
this does not respond at all. there is only one infobubble.
…
-
```
put the content as:
assuming var infobubble is the infobubble:
$('.click-me').live('click', function()
{
infobubble.close();
});
this does not respond at all. there is only one infobubble.
…
-
```
put the content as:
assuming var infobubble is the infobubble:
$('.click-me').live('click', function()
{
infobubble.close();
});
this does not respond at all. there is only one infobubble.
…
-
```
put the content as:
assuming var infobubble is the infobubble:
$('.click-me').live('click', function()
{
infobubble.close();
});
this does not respond at all. there is only one infobubble.
…
-
```
put the content as:
assuming var infobubble is the infobubble:
$('.click-me').live('click', function()
{
infobubble.close();
});
this does not respond at all. there is only one infobubble.
…
-
```
put the content as:
assuming var infobubble is the infobubble:
$('.click-me').live('click', function()
{
infobubble.close();
});
this does not respond at all. there is only one infobubble.
…
-
```
put the content as:
assuming var infobubble is the infobubble:
$('.click-me').live('click', function()
{
infobubble.close();
});
this does not respond at all. there is only one infobubble.
…
-
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 …
-
### Summary
Add a query or something similar to return validators' jails and why did they happen.
### Problem Definition
Currently there's no way to see the occurrences of validators' jails a…