http://forum.phpwcms.org/viewtopic.php?f=16&t=24187#p140710
Hier ist das javascript (jquery) Schnipsel (OG)
$(function() { $('body').attr('data-ajaxloading', 'true') });
Das wird gerendert wie folgt: <body data-ajaxloading>