Just tried it and works like a charm (already had this thought cause
of positionned block in my UI),
end of default.ctp :
<?php
if(Configure::read('debug') >1) {
echo $javascript->event('window','load',"$$('body')[0].appendChild($$
('table.cake-sql-log')[0])");
} ?>
</body>
Indead, doesn't correct the internal HTML validator, at least the UI
looks fine ;)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---