javascript - Display of div/section in different ways -
i have html page requirement show multiple sections. example: employees, roles, , departments belong etc.
i want have flexibility of displaying each sections either accordian, tabs or other possible view. there framework/way create ui specific way either using css/javascript etc.
you can utilize angularjs. angular has concept of mvc framework on client side : https://angularjs.org/
this link can help you: https://docs.angularjs.org/api/ng/directive/ngrepeat
javascript jquery html css html5
No comments:
Post a Comment