login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

Javascript files can be included and executed on the fly... loading the page or in run-time. This means that HTTP re... without the use of XMLHttpRequest or iframes. This post ... of my experiments with the inclusion of external javascr...

phpied.com » Blog Archive » Javascript includes - yet another way of RPC-ing
http://www.phpied.com/javascript-include/

Categories

/Channels/techie/AJAX

[ go to category ]

/Channels/techie/JavaScript

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

Javascript files can be included and executed on the fly — either when loading the page or in run-time. This means that HTTP requests are made without the use of XMLHttpRequest or iframes. This post provides a trail of my experiments with the inclusion of external javascript files.

HTML

Javascript files can be included and executed on the fly — either when loading the page or in run-time. This means that HTTP requests are made without the use of XMLHttpRequest or iframes. This post provides a trail of my experiments with the inclusion of external javascript files.