Login Register

dijit widgets

[SOLVED] dijit.byId(eleId).value returns undefined when widget is in iFrame.

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:

Syndicate content