开发者

What is "info_dialog" Method in Visual Studio 2010 Javascript AutoComplete?

开发者 https://www.devze.com 2023-01-17 06:54 出处:网络
When editing javascript in VS2010, the dropdown autocomplete list shows a method called info_dialog - i dont have this method in any of my javascript and cant seem to find out开发者_开发问答 where it

When editing javascript in VS2010, the dropdown autocomplete list shows a method called info_dialog - i dont have this method in any of my javascript and cant seem to find out开发者_开发问答 where it comes from or what it does?

Does anyone know? Thanks a lot!


RESOLVED

info_dialog is a method used by jqGrid to display messages. It can also be used by external code and has the ability to be shown modally as well.

More Info

0

精彩评论

暂无评论...
验证码 换一张
取 消