Chrome not executing an appended script block

Chrome not executing an appended script block

Hi

I'm having a problem with Chrome and jQuery where I'm appending a script block to a page and I want the script to execute when it is appended.  This works fine in every version of FF and IE I can find, but not in Chrome.

Please see the attachment for a simple example.  In FF and IE you should get a 'hello world' alert when you click the page, but in Chrome you get nothing.

Does anybody know of a way to get Chrome to execute a script when the script is appended to a web page?

Thanks
Dan