http://digitarald.de/project/history-manager/
this is a history manager but normally you should code the site without javascript, then after all the normal site is working, you should add the eyecandy via unobtrusive js for example search for links, add a paramenter at the and ajax=true, and the php backend or what u have there manage the content according to this. if ajax=true then return ajax content , if not return the whole page... On Sep 18, 10:33 am, Funkwarrior <[EMAIL PROTECTED]> wrote: > Hi all, > > I hope there is someone can help me with is problem, cause I'm stuck > with it. > > I've recently develop a corporate website with accordion and ajax > calls for the content, but now, after few weeks of tests, I realize > there some problems with the usability of the site. > > Here we are: > > There is a menu with accordion functionality that calls the content > via Ajax. Really simple. And it works. But I'm not able to manage > correctly the history and crossed links between pages. And I can't use > some anchor links. > > This is the website:www.comerson.com. > > Can anybody suggest me how to resolve the history manager and crossed > links problems? What is the right way to go? > > Thank to all! > > Funkwarrior
