Hi
I'm currently developing a website for a photographer and the most of the editing needs I#m using FrontEndEditLightbox.
https://github.com/rolandtoth/FrontEndEditLightbox
So far so good.
Now I also want to show the PageList sliding in from the side, like when clicking on the little tree in the admin area.
How can I achieve this? I've already seen the xhr - request that is done when clicking and have implemented a javascript doing the same request and parsing that json.
But i'm wondering if that is the right way to go?
Thanks.
robig