The tag and it's options supports the Global Attributes in HTML.
then we can add class or disabled attrs to it's options.
Why we need?
an example:
country & city fields that country field is select box and city field is text input with suggestions list that user can select city from suggestions list or enter a custom city.
now we can hide or show suggestion list options with disable or enable them by jquery.
<p>for <a href="https://github.com/joomla/joomla-cms/commit/51138ffadfa55cea2652cff465aa012e025d6e22#commitcomment-6621908" class="commit-link"><tt>51138ff</tt>#commitcomment-6621908</a></p>
<p>The tag and it's options supports the Global Attributes in HTML.<br>
then we can add class or disabled attrs to it's options.<br>
Why we need?<br>
an example:<br>
country & city fields that country field is select box and city field is text input with suggestions list that user can select city from suggestions list or enter a custom city.<br>
now we can hide or show suggestion list options with disable or enable them by jquery.</p>
The last comment here was on 3rd January. So the question is, Is this issue/pull request still valid?
if so please provide clear test instructions to be able to test / reproduce this issue.
If no reply is received within 4 weeks we will close this issue.
@mhehm No reply has been received in the past 4 weeks, so I will close this issue. If you feel the issue is still relevant, feel free to open and update this pull request. Thank you for your contribution.
Please add a description to your PR together with testing instructions. Just linking to a comment on another PR scares away potential testers