dojo
Loading indicator with dojo XHR requests
I only recently started using dojo and I am doing numerous ajax calls using dojo xhrGet, xhrPost,..开发者_开发技巧etc. Now I have an animated gif image which i want to use to indicate \"loading\" to t[详细]
2023-04-09 03:47 分类:问答How to disable dojox.grid.DataGrid
H开发者_开发知识库ow can I disable dojox.grid.DataGrid. By disable I mean the whole widget should be disabled and not just some aspect of it (sorting,cell selection etc)You may try with a dojox.widget[详细]
2023-04-09 01:33 分类:问答Dojo Form Validation Across Tabs
Hi I am having an issue with form validation with dojo\'s form dijit where I have two or more tabs in the form. If I have a field that is invalid on tab[详细]
2023-04-08 19:21 分类:问答img.onerror does not seem to work for IE8
I am trying to load an image from a url to check internet connectivity. When no internet connection, it should display a dojo warning dialog. This works for Firefox but does not for IE8.[详细]
2023-04-08 15:47 分类:问答What is wrong with my code (using dojo xhrGet Ajax)
I\'m attemping to use this code to call a php file, access the database, retrieve values, and return them using a JSON object, then edit them into a text box.[详细]
2023-04-08 09:19 分类:问答Dojox FloatingPane is growing every time I update the content
I\'ve created a simple mapping widget using Doj开发者_JAVA百科o and Google Maps. The map is displayed in a dijit.layout.ContentPane set as the center panel of a dijit.layout.BorderContainer (which has[详细]
2023-04-08 04:26 分类:问答Dojo drop-down detaches when scrolling page containing FilteringSelect or ComboBox
Since the ComboBox and FilteringSelect use a \'dijitPopup\' whose DOM element gets inserted just before the closing body tag (presumably to help with ensuring it appears above everything else z-index-[详细]
2023-04-08 00:38 分类:问答Java API design for RESTful application
I need to design a RESTful application which allows me to access the people’s contact information from Facebook.[详细]
2023-04-08 00:03 分类:问答Dojo, how destroy a custom widget?
I have create开发者_开发百科d a custom dijit widget which contains a grid and some buttons. What is the right way to destroy it? override uninitialize, destroy, destroyRecursive? which method and in[详细]
2023-04-07 23:00 分类:问答dojo.declare: unknown base class - dojo.Stateful
So I\'m learning Dojo and seeing what I can do with it - I do apologise if this is a stupid question but I can\'t find a solution.[详细]
2023-04-07 16:12 分类:问答