Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

FF4 keep the old state of buttons after an ajax update of the a DOM part

  • No replies
  • 4 have this problem
  • 2 views
more options

If a page contains a sub part updated with ajax and this sub part contains BUTTONs or INPUT[type=submit], the state (disabled=true) is kept unchanged after an ajax update of the sub part content even if the tag is enabled by default or has the attribute disabled="false" in the server side code.

If a page contains a sub part updated with ajax and this sub part contains BUTTONs or INPUT[type=submit], the state (disabled=true) is kept unchanged after an ajax update of the sub part content even if the tag is enabled by default or has the attribute disabled="false" in the server side code.