javascript - AdminLTE - Loading different content for each menu item -


i'm using adminlte build admin page, , i'm trying understand how load (with jquery) different snippets of code each link click to.

for example: in sidebar menu have 1, 2, 3, 4. when link on 1, snippet appears in content div, , same others...

could give me hints?

jquery load friend!

attach handle link click event , work. examples on jquery-page pretty straightforward.

see this question on stackoverflow.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -