There is a border showing on an iframe and I can\'t get rid of it. IE 6 and 7 work as intended with a little JavaScript:
Let say I have two pages. One of them contains another one inside as iframe. If you subscribe to onbeforeunload event on the parent page, then this event doesn\'t triggers if you close tab when iframe
I have problem calling a JavaScript function in an iframe from the parent page. Here is my two pages:
My web application requires downloading content from the开发者_JAVA技巧 user URL specified. Currently this request go through my server, which is inefficient and could get my server IP blocked.
I\'m attempting to create an <iframe> using JavaScript, then append a <script> element to that <iframe>, which I want to run in the context of the <iframe>d document.
UGH. Hi. I have a form. I\'d like to know how/if I could submit this form to an iFrame that has the page that will handle the file upload/naming.
The question is on iframes/bookmarkablity and back button functionality. This issue I am facing is how to create iframes with bookmarkable url\'s without loosing the back button functionality.Lets sa
I\'m building a quite large Flex application as our administration tools and I need build in documentation functionality. I want this documentation to be like a wiki and as we\'re using Google apps I
I was wondering if it is possible to have a site with an iframe and some jquery code that changes the iframe content every 30 seconds. The content is in different webpages.
A project I\'m working on requires the use of jQuery on customers\' Web pages. Customers will insert a chunk of code that we\'ll supply which includes a few <script> elements that build a widget