I'm using this jquery plugin;
https://github.com/rstaib/jquery-steps
and I want to create my own next and previous button inside my container or another place .
plugin has documentation page https://github.com/rstaib/jquery-steps/wiki but I couldn't find way how to do it ?
edit: I don't want to change name of button.I want to create my own next and previous button in my container thanks.