-
I've downloaded the archive and checked the example. There seems to be a problem with the play.html example file. If you hover over (for more than a few seconds) the last image(#4 in the folder) in th…
-
Any chance to see an IE11 patch which apparently doesn't support Object.assign() ?
Thanks.
-
#### 代码区域
```js
beforeRouteLeave (to, from, next) {
this.$dialog.confirm({title: 'Hello'});
}
```
-
Hi,
We are using this on a Nuxt site. When we refresh the site we get the error above.
The code we are using is below in the nuxt.config.js site.
```
script: [
{
type: 'text/…
-
If you run multiple instances of easy tabs on a page, take the demo page for example here http://os.alfajango.com/easytabs/#twitter-bootstrap
If I click on Twitter Bootstrap messages tab, then select…
-
- Add hashchange handling to css router
- Integrate css classes with js api
- Split lib into 4 distinct sublibs, that can each work independantly, or together
- core: conf, document ready
- respon…
-
```
What steps will reproduce the problem?
1.Log into the admin
2.click on a tab title / link
What is the expected output? What do you see instead?
Even if I click on a tab title, nothing happens... …
-
## Context
In our chrome extension, we inject a button into gmail's toolbar,via gmailjs' `add_toolbar_button` button api, via this func (code modified for brevity):
```
function addButton(){
// …
-
navigate between tabs, when you press back the url changes but not the active tab
-
This will also enable the ability to go to a page + a specific slide following the correct # + naming convention. onSlideChange will also update the page #.