Input field is not disabled in chrome - google-chrome

*[the code of html](https://codepen.io/Lalith-/pen/gOKLjoY)
The code of css
The code of js *
The above code is working in codepen perfectly but not working in chrome. The code which is not working is the first input field is not getting disabled while running in chrome but it's perfectly working in codepen

Related

Form in iframe - dropdown always losing focus to input element (Chrome only)

I have a simple form in an iframe.
For demo purposes it only has a select and two text inputs.
After a fresh load I can open the dropdown.
As soon as I have clicked in an input field and that input field got the focus I cannot use the dropdown anymore.
It always immediately loses its focus to the last text input I have used.
You can see a demo here:
https://iframe.testlive.net/
This seems to be a Chrome issue (latest Chrome version on Windows 11).
There is no problem with Firefox and interestingly also no issue with Edge.
Any ideas?
Ok, it looks as if this issue is caused by a Chrome plugin: Enpass Password Manager.
I will file a bug report with Enpass.

radio button css missing on safari

I have a vue app that runs almost fine on chrome browser but some issues crop up on safari. The main issue is with the components which have radio buttons. When I click on any of the radio options it doesn't show the selected color(blue)(but the option is being selected in my responses JSON). However, if you click again on the same option it appears. Why does this happen on Safari, can anyone guide me? It works fine on Chrome.
the UI is here: https://sensein.github.io/covid19/#/activities/0
and the code is here: https://github.com/sanuann/schema-ui/blob/master/src/components/Inputs/WebRadio/Radio.vue
The entire build is carried out by Github actions and deployed via gh-pages.
I was able to fix it by removing the watch on "init" here: https://github.com/sanuann/schema-ui/blob/master/src/components/Inputs/WebRadio/Radio.vue#L105
I am not sure why it worked in other browsers and why the problem occured on Safari only. anyways was able to fix it.

select box work as toggle button in internet explorere while in other browser its working perfect

I am working in wordpress.I have created one dropdown.Its working fine in Chrome and Mozilla but it's not working in Internet Explorer.
My website link.
You can check dropdown on where do you want? tab under order now.
Its a browser issue so how can I resolve this problem?

Struts2 datepicker not working in chrome

We are using Struts2 dojo plugin 2.3.15.3, the datepicker works fine in internet explorer, safari and firefox, but it does not work in chrome. The field just disappears! I tried using the incognito mode, and it works there too!
I have already updated chrome and removed all extension, but still not calendar. Any suggestions?

Form fine in IE not chrome

I have a straightforward html form that woks fine in IE but none of it works in chrome. If it matters, file extension is ".shtml". Inputs won't work nor selects and submit button.
You may check on your flash settings in chrome.