>From a search I did on this list, it seems lots of people had this
problem stemming from this line:

$("option:first", target).attr("selected","selected");

I first created this plugin when jQuery was at version 1.1.2, and I'm
pretty sure it worked in IE 6 then.  So what happened that it doesn't
now?

In searching the list, it seemed lots of people have the problem, but
no solutions were posted.



On Sep 8, 10:07 am, Shelane <[EMAIL PROTECTED]> wrote:
> I'm getting an error message on IE 6 for my selectCombo plugin.
> However, the message is so not helpful. Does anyone else have
> experience with this error message:
>
> "Could not set the selected property.  Unspecified error"
>
> here is the code in 
> question:http://jqueryselectcombo.googlecode.com/files/jquery.selectCombo1.2.5.js
>
> here is a test page:http://lasso.pro/selectCombo/

Reply via email to