My jquery button set to "disabled", still functions

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Astro
 
 
Posts: 61
Joined: Mon Jul 07, 2014 6:38 pm

My jquery button set to "disabled", still functions

Post by Astro »

Hi everyone.
I added a jQuery Themeable Button to my page and set it to "disabled" but it continues to function.

See here: https://carbonscopetubes.com/One_Time_Specials.html

Any suggestion?
---Frank
User avatar
Pablo
 
Posts: 23029
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: My jquery button set to "disabled", still functions

Post by Pablo »

It looks like you have used the button as a link.
In that case, it cannot be disabled.
'Disabled' only applies to form elements.

See also
https://www.w3schools.com/tags/att_input_disabled.asp
Astro
 
 
Posts: 61
Joined: Mon Jul 07, 2014 6:38 pm

Re: My jquery button set to "disabled", still functions

Post by Astro »

Pablo wrote: Mon Feb 14, 2022 6:03 pm It looks like you have used the button as a link.
In that case, it cannot be disabled.
'Disabled' only applies to form elements.

See also
https://www.w3schools.com/tags/att_input_disabled.asp
Ok, I understand. I just created a work-around that you may find amusing: https://carbonscopetubes.com/One_Time_Specials.html

Thanks for your help,
---Frank
Post Reply