| Projects on Google Code | Results 1 - 10 of 32 |
Using a single javascript file, clickThrough.js, you can pass click/hover events from one iframe to another. Our technique makes use of native javascript method
{{{
elementFromPoint
}}}
The main limitation currently is that any iframe involved must be at the same domain as the document wher...
iframe,
click,
event,
pass,
through,
parent,
document,
mouseout,
mouseover,
parent,
contentDocument,
allowtransparency,
opacity,
hover,
mouse
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Iframe test"
directory_title="iframe test"
description="iframe"
author="Aslak Grinsted" author_email="rek@phunck.cmo"
author_link="http://www.glaciology.net"
scrolling="true"
category="funandgames">
</Mod...
IFrame-portlet is an easy way to access existing services in a portal.
When accessing resources protected by basic- or form-based authentication it is desirable to store the credentials for the remote site.
Código para implementar um gadget onde seja mostrado uma outra página através da tag <iframe>. Este projeto é pessoal e tem a única finalidade de o autor aprender a construir mini aplicativos para o Orkut.
新的帧内编码方法
==Announcement==
Temporarily rolled back to 0.1.1
==Description==
A javascript based modal function written purely for iframes (could work with other content with some tweaks though) that allows for easy stat tracking through an analytics tool.
Looks like fancy zoom but it's built withou...
= Ext.ux.ManagedIframe/Panel =
Ever try to use an Iframe element as a '''writable''' body to Ext.Panel? Perhaps to render your own content in isolation from the rest of the host page, or just load another website in a tab panel.
Getting an IFRAME into the right place in the DOM isn't too dif...
*_Last update:_* December 2 2009
*Pmrpc* is a HTML5 !JavaScript library for RPC-style (remote procedure call) Inter-window and web workers communication. The library provides a simple API for exposing and calling procedures from browser *windows*, *iFrames* and *web workers* (both dedicated and s...
html5,
rpc,
inter-iframe,
inter-widget,
inter-frame,
inter-window,
communication,
remote-procedure-call,
postmessage,
javascript,
json-rpc,
access-control,
browser,
cross-domain,
web-workers
Google Gadget for web site owner to put anything with `IFRAME`, as a workaround for sites that don't support `IFRAME` but allowed Google Gadget (say, Google Sites.)
crossdomain communication sample code (iframe fragment identifier, window.name, XHR l2, postMessage), from WEB+DB article.