Palastia Posted August 25, 2012 Author Share Posted August 25, 2012 Hmm I see. Well once again thank you for all your help Adam! You've been really helpful! Quote Link to comment https://forums.phpfreaks.com/topic/267513-php-inserting-into-parent-window-text-area-from-child-window-radio-button/page/2/#findComment-1372267 Share on other sites More sharing options...
Palastia Posted August 25, 2012 Author Share Posted August 25, 2012 On a slight drift, can the same thing be done with checkboxes rather than radiobuttons? How should I change the sendToParent() function? Quote Link to comment https://forums.phpfreaks.com/topic/267513-php-inserting-into-parent-window-text-area-from-child-window-radio-button/page/2/#findComment-1372280 Share on other sites More sharing options...
Palastia Posted August 25, 2012 Author Share Posted August 25, 2012 Ugh I am also now facing the problem where the javascript is not working on any other browser other than Firefox. :'( Not exactly sure what the problem is. Quote Link to comment https://forums.phpfreaks.com/topic/267513-php-inserting-into-parent-window-text-area-from-child-window-radio-button/page/2/#findComment-1372296 Share on other sites More sharing options...
Palastia Posted August 26, 2012 Author Share Posted August 26, 2012 Edit: I think I know what the problem is. What I need to do is upon inserting the value into ckeditor text area, I need to refresh or reload that same text area but with the earlier inserted data. This is because of a plugin for ckeditor I am using; it turns the inserted mathml into an image but only upon reload. But I do not know how to do this. I would appreciate it if anyone could help me out on this. Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/267513-php-inserting-into-parent-window-text-area-from-child-window-radio-button/page/2/#findComment-1372499 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.