setAttribute does not not work on local machine but works on web server

前端 未结 0 929
难免孤独
难免孤独 2021-01-07 02:41

What could be wrong with this javascript code which controls visibility of SVG objects:

svgobj = svgdoc.getElementById(element_name);
       
if (!checkbox.ch         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题