Opened 11 years ago
Last modified 11 years ago
#12299 closed defect
preload=true not working on dijit.TooltipDialog inside dijit.form.DropDownButton — at Initial Version
Reported by: | Caleb Maclennan | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Dijit | Version: | 1.6.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Using declaritive markup to create a dijit.form.DropDownButton? with an attatched dijit.TooltipDialog? and seting the href properly works to load the contents using an xhr request, but setting the preload property to true has no effect. The xhr request does not fire until the drop down button is activated.
Dojo version 1.6.0b2.
Note: See
TracTickets for help on using
tickets.