When tried to get the value from dijit widgets the command dijit.byId(eleId).value works fine but when the same dojo widget is in iFrame I get undefined value or null value. The work around for text widget works fine by using following command:
dijit widgets
[SOLVED] dijit.byId(eleId).value returns undefined when widget is in iFrame.
Submitted by surangini on Thu, 07/03/2008 - 10:09.
