When using a function in an image source attribute, like:

define page statistics() {
   <img src=someFunction()/>
}

The function is executed twice.

Submitted by Sander Vermolen on 19 April 2011 at 15:35

Log in to post comments