Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SelectBoxIt attribute issues #401

Open
MSCoder2310 opened this issue May 15, 2021 · 1 comment
Open

SelectBoxIt attribute issues #401

MSCoder2310 opened this issue May 15, 2021 · 1 comment

Comments

@MSCoder2310
Copy link

MSCoder2310 commented May 15, 2021

How can we change attribute of the "span.selectboxit-text" ?

I have 2 selectboxes. I used :

$('select#id').data("selectBox-selectBoxIt").selectOption(yearVal);

to change the selected value. But I need to change the its attribute as well but it is empty in this case.
I even tried the refresh method but it is working for the 1st selectbox but not for the second.

How can this be done? @gfranko

@cliftonlueilwitz
Copy link

Hi @MSCoder2310 is this issue resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants