<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>The source code I am working from can be found here:
http://bz.var.ru/comp/web/resizable-tables.js

I've got it in greasemonkey now.  But I get the following error: &quot;Component is not available&quot;, which comes from this line (about 200 lines down, just above where the ResizableColumns() function is declared):

&lt;pre&gt;dragColumns[i].firstChild.firstChild.onmousedown = this.startColumnDrag;&lt;/pre&gt;

In order to get this far, I had to disable the code right near the bottom of the file for getting the script to run.  And replaced it simply with a call to the ResizableColumns() function.  But otherwise the script is as in the above link (don't want to post it as it's quite long).  I'm trying it with a copy of the original html file above, but with the javacript part commented out.

Any ideas where to go next?</body>
  <body-html>&lt;p&gt;The source code I am working from can be found here:
&lt;br /&gt;&lt;a href=&quot;http://bz.var.ru/comp/web/resizable-tables.js&quot;&gt;http://bz.var.ru/comp/web/resizable-tables.js&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I've got it in greasemonkey now.  But I get the following error: &quot;Component is not available&quot;, which comes from this line (about 200 lines down, just above where the ResizableColumns() function is declared):&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;dragColumns[i].firstChild.firstChild.onmousedown = this.startColumnDrag;&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;In order to get this far, I had to disable the code right near the bottom of the file for getting the script to run.  And replaced it simply with a call to the ResizableColumns() function.  But otherwise the script is as in the above link (don't want to post it as it's quite long).  I'm trying it with a copy of the original html file above, but with the javacript part commented out.&lt;/p&gt;

&lt;p&gt;Any ideas where to go next?&lt;/p&gt;</body-html>
  <created-at type="datetime">2008-05-15T16:01:35Z</created-at>
  <forumable-id type="integer">2</forumable-id>
  <forumable-type>Forum</forumable-type>
  <id type="integer">9160</id>
  <topic-id type="integer">2363</topic-id>
  <updated-at type="datetime">2008-05-15T16:04:59Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">52923</user-id>
</post>
