javascript - Collapse Navigation on left menu on Sharepoint 2013? -


we're migrating sp 2007 sp 2013. we'd js code collapse links on left side of page doesn't work in sp 2013. code leave link main sites collapse links subsites (unless on main site)

eg if ( click on 1)
1
1.1
1.2
1.3
2
3

and if click on 3
1
2
3
3.1
3.2
3.3

but sp 2013 doesn't seem contain id's on anchor tags

2013 renders

2007 renders media coverage admin

is there way in sp 2013?

thanks p


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -