[TYPO3-dev] Complete TYPO3 Website with just AJAX / anchor calls? No real page reloads.
Olivier Dobberkau
olivier.dobberkau at dkd.de
Mon Jul 11 15:59:24 CEST 2011
Am 11.07.11 15:09, schrieb Jochen Rieger:
> Did you have to patch some core files (link generation) or is it
> possible to have typeNum = # and set it as fixed prevar in realurl?
as far as i remember we do the magic with javascript and the DOM itself.
we call this the "hashDealer".
I remember seeing javascript frameworks offering this solution too.
see
https://github.com/hij1nx/SugarSkull#readme or
http://jhash.codeplex.com/
hope this helps you.
olivier
More information about the TYPO3-dev
mailing list