Problem including mobile CWS to current website
Summary
We are trying to include mobile CWS that was release as new feature in 15A1 to current website and facing some problemsContent
We are trying to include mobile CWS that was released as new feature in 15A1 to current website.
http://www.eistech.com/careers.php
Mobile CWS doesn't offer header/footer yet, so had to use iframe to embed the mobile CWS to current website. This site is not a HTTPS site, it's HTTP. But the taleo CWS is HTTPS.
Because of this cross domain and protocol mismatch, size of the content window cannot be determined dynamically (using javascript). Hardcoding the height of the iframe is yielding long footer and sadly there is no way to edit the footer color/size, it is looking really odd.
0