To update the value of the div element that contains the suggestions, use the dojo.byId method to get a reference for the div by the ID and set the innerHTML property as shown in Listing 9.
想要更新包含建议选项的div元素的值,使用dojo.byId方法通过ID获取 div 的参考资料,并如清单 9 所示设置innerHTML属性。
To update the value of the div element that contains the suggestions, use the dojo.byId method to get a reference for the div by the ID and set the innerHTML property as shown in Listing 9.
想要更新包含建议选项的div元素的值,使用dojo.byId方法通过ID获取 div 的参考资料,并如清单 9 所示设置innerHTML属性。
应用推荐