<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>Hi.  Thanks for that, but it doesn't seem to work either.  Also, note that the problem doesn't appear to be the this.startColumnDrag() function. As replacing this with alert('something') doesn't work either.  With:
&lt;pre&gt;dragColumns[i].firstChild.firstChild.addEventListener(&quot;onmousedown&quot;,alert('something');&lt;/pre&gt;
the alert appears when the page loads, but not when I click on column dividers in the header.  With:
&lt;pre&gt;dragColumns[i].firstChild.firstChild.addEventListener(
&quot;onmousedown&quot;,
function() { alert('something')} ,
false); &lt;/pre&gt;
nothing happens at all.  In both cases there are no error messages.</body>
  <body-html>&lt;p&gt;Hi.  Thanks for that, but it doesn't seem to work either.  Also, note that the problem doesn't appear to be the this.startColumnDrag() function. As replacing this with alert('something') doesn't work either.  With:
&lt;br /&gt;&lt;pre&gt;dragColumns[i].firstChild.firstChild.addEventListener(&quot;onmousedown&quot;,alert('something');&lt;/pre&gt;
&lt;br /&gt;the alert appears when the page loads, but not when I click on column dividers in the header.  With:
&lt;br /&gt;&lt;pre&gt;dragColumns[i].firstChild.firstChild.addEventListener(
&quot;onmousedown&quot;,
function() { alert('something')} ,
false); &lt;/pre&gt;
&lt;br /&gt;nothing happens at all.  In both cases there are no error messages.&lt;/p&gt;</body-html>
  <created-at type="datetime">2008-05-15T20:26:26Z</created-at>
  <forumable-id type="integer">2</forumable-id>
  <forumable-type>Forum</forumable-type>
  <id type="integer">9174</id>
  <topic-id type="integer">2363</topic-id>
  <updated-at type="datetime">2008-05-15T20:26:26Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">52923</user-id>
</post>
