Hi all,

There is a recent requirement from ESB analytics dashboards, that they need
to wrap a jQuery data range picker within a gadget. In this case once the
date picker is expanded part of it get cropped down by the IFRAME borders.
In order to solve this issue, we thought of facilitating to render gadgets
without IFRAMES. But that approach may cause following issues.


   1. Shindig modifies the HTML content specified in the gadget's XML (add
   new scripts, css styles, re-order content and add extra HTML markup such as
   HTML, HEAD and BODY).
   2. Unable to provide DOM isolation to prevent script injections and
   style conflicts.
   3. Namespace conflicts may happen since multiple instances of a gadget
   may reside in a same page.
   4. Some of the Shindig features may not work as some of the parameters
   are previously sent via the IFRAME URL.


WRT these issues, it seems like the solution is not feasible for the
moment. Any other options or ideas to solve this issue?


Regards,

*Lasantha Samarakoon* | Software Engineer
WSO2, Inc.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 (71) 214 1576
Email:  lasant...@wso2.com
Web:    www.wso2.com

lean . enterprise . middleware
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to