RLWB / jqueryjs

Automatically exported from code.google.com/p/jqueryjs
0 stars 0 forks source link

Multi-Column Sortable Select Control 1.0 does not work with jQuery 1.2.1 #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Take a look to <a
href="http://www.inxenio.com/debug/jquery/multi-column-select-box/index.html">Fa
ilure
Site</a>

2. You can see that can open the select and change the order of columns but
you cannot select an element from this select.

3. Take a look to <a
href="http://www.inxenio.com/debug/jquery/multi-column-select-box/index.html">of
ficial
example</a>, you can do it well.

Tested with FF2 and IE7.

The error is:

Error: settings.tableCells.contains is not a function
File:
http://www.inxenio.com/debug/jquery/multi-column-select-box/jquery/jquery.multic
olumnselect.js
Line: 115

Regards,
Fran Castro

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by goo...@inxenio.com on 4 Jan 2008 at 7:11

GoogleCodeExporter commented 8 years ago
Thank you for writing up this problem.  Unfortunately we use a different bug 
tracking system at http://dev.jquery.com/ so this issue was just noticed.  In 
the 
future, please use that system for tracking issues.  We are going to check the 
current google issues and then close this issue database to help stop any 
confusion 
about which to use.

Unfortunately this is something that should be brought up with the plugin 
writer.  
If you look here:

http://www.jqueryplugins.com/plugins/version/86/

You'll see that it isn't listed as compatible with jQuery 1.2.x.  Hopefully the 
plugin author is upgrading it.

Thanks.

Original comment by davidser...@gmail.com on 11 Jan 2008 at 6:44