[jQuery] Re: Creating multiple elements with different containers?

2008-03-04 Thread Shawn
Thanks Richard. I had the opportunity to look at the code, and I have a bit of work ahead of me. Turns out the plugin is using IDs rather than classes. So If I'm going to have more than one on a page, the IDs need to go... But, the same core problem still exists regardless. Time to hunker

[jQuery] Re: Creating multiple elements with different containers?

2008-03-04 Thread Richard D. Worth
On Tue, Mar 4, 2008 at 3:24 AM, Shawn <[EMAIL PROTECTED]> wrote: > > I have a slight problem with one of my plugins. I'm taking a table, and > parsing it to create divs containing the header/footer and fixed > columns. These are all put into a containing DIV and then the > containing DIV "wraps"