This is my code
context = $('iframe', window.parent.$.modal.impl.dialog[0].data)
[0].documentits no work on IE 6 but the follow code is working normaly context = window.parent.frames[0].document could you helpme? tks
This is my code
context = $('iframe', window.parent.$.modal.impl.dialog[0].data)
[0].documentits no work on IE 6 but the follow code is working normaly context = window.parent.frames[0].document could you helpme? tks