ali_254 Posted August 9, 2021 Share Posted August 9, 2021 hi ... i want use HTML DOM execCommand() Method in java script for create "Edit Text" but i have a problem, in website 'w3shools' , wrote this explanation: Quote Note: This is an experimental technology, and will probably change before the final release. What is the meaning of this sentence? Is this method obsolete? https://www.w3schools.com/jsref/met_document_execcommand.asp Quote Link to comment https://forums.phpfreaks.com/topic/313520-use-execcommand-in-javascript/ Share on other sites More sharing options...
requinix Posted August 9, 2021 Share Posted August 9, 2021 Please find another source of information besides w3schools, which is known by the programming community to often be misleading and wrong. 1 Quote Link to comment https://forums.phpfreaks.com/topic/313520-use-execcommand-in-javascript/#findComment-1588942 Share on other sites More sharing options...
ali_254 Posted August 9, 2021 Author Share Posted August 9, 2021 ok , thanks.... in MSDN web docs , Posted: Quote This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time. So I can not use this method? Quote Link to comment https://forums.phpfreaks.com/topic/313520-use-execcommand-in-javascript/#findComment-1588947 Share on other sites More sharing options...
requinix Posted August 9, 2021 Share Posted August 9, 2021 Was it a post here that told you to use execCommand, I ask even though I already know the answer? Quote Link to comment https://forums.phpfreaks.com/topic/313520-use-execcommand-in-javascript/#findComment-1588948 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.