Join the Stack Overflow Community
Stack Overflow is a community of 6.7 million programmers, just like you, helping each other.
Join them; it only takes a minute:
Sign up

I'm new to AngularJS and CodeIgniter. Can anyone help me on creating a simple side nav bar that is fixed and on click of the link loads a form. Please help

share|improve this question

put on hold as off-topic by pkozlowski.opensource, Croises, wmk, Shachaf.Gortler, NickM 13 hours ago

This question appears to be off-topic. The users who voted to close gave this specific reason:

  • "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it." – Croises, wmk, Shachaf.Gortler, NickM
If this question can be reworded to fit the rules in the help center, please edit the question.

1  
"I'm new to AngularJS and CodeIgniter." Then may I suggest a tutorial? :) SO is not a coding service - we won't write the code for you, but we will help you with specific programming problems. My advice is to try some tutorials, try creating the layout for a navbar on a page, and come back if you have specific problems. – samiles 17 hours ago