Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I was checking out the box_grey template in order to learn about developing my own custom theme . Right away I came across this question.
In the BODY tag... this is inserted... print theme("onload_attribute"); .... can anyone tell me what this does ?