question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

If I set `readonly` true I can still use the multi select

See original GitHub issue

If I set readonly true I can still use the multi select.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
egdegauperaacommented, Mar 1, 2022

@janosh yes

1reaction
frederikhorscommented, Feb 22, 2022

So I think we need isDisabled too.

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTML form readonly SELECT tag/input - Stack Overflow
attr('disabled',true);}); works just fine on single select. No "readonly" class is required. Multiple select is problematic in that if there is more than...
Read more >
readonly - API Reference - Kendo UI MultiSelect
Parameters. readonly Boolean. If set to true the widget will not allow user input. If set to false the widget will allow user...
Read more >
HTML attribute: readonly - HTML: HyperText Markup Language
The Boolean readonly attribute, when present, makes the element not mutable, meaning the user can not edit the control.
Read more >
Disable or set a control as read-only by using conditional ...
In Microsoft Office InfoPath, you can use conditional formatting to specify ... If the specified conditions are true when a user fills out...
Read more >
How to use input readonly attribute in jQuery ? - GeeksforGeeks
jQuery attr () Method: This method set/return attributes and values of the selected elements. If this method is used to return the attribute ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found