Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sidebar #1589

Closed
LeonardoCiaccio opened this issue Jan 7, 2015 · 4 comments
Closed

Sidebar #1589

LeonardoCiaccio opened this issue Jan 7, 2015 · 4 comments

Comments

@LeonardoCiaccio
Copy link

Hi bro, i love semantic-ui but some documentation are incomplete.

How i fire "onShow" callback of sidebar ? online no documentation found ;)

@jlukic
Copy link
Member

jlukic commented Jan 8, 2015

See #1571, more docs are on the way

$('.ui.sidebar')
  .sidebar({
    onShow: function() {
      // do something
    }
});

http://legacy.semantic-ui.com/module.html#/settings

@LeonardoCiaccio
Copy link
Author

@jlukic not work i tested it before my request, please check this example and edit if you right

http://jsfiddle.net/leonardo_ciaccio/b6v2e9wf/

@LeonardoCiaccio
Copy link
Author

@Lisa-Williams thanks !

@scienceasdf
Copy link

+1. I encountered the same problem.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants