molendijk
04-15-2008, 11:12 PM
1) CODE TITLE: Including (snippets of) external HTML via javascript (same domain)
2) AUTHOR NAME/NOTES: Arie Molendijk
3) DESCRIPTION: Refinement / simplification of earlier posts dealing with client-side includes.
If you cannot / don't want to use server-side includes (PHP etc.) or Ajax for extracting external HTML, this might be an option. The script offers an easy way of including external content (no iframe!).
(In IE, the link to 'script' seems empty; see the source of the (seemingly empty) window to view the script).
4) URL TO CODE: http://molendijk.110mb.com/include_via_object/includer.html
2) AUTHOR NAME/NOTES: Arie Molendijk
3) DESCRIPTION: Refinement / simplification of earlier posts dealing with client-side includes.
If you cannot / don't want to use server-side includes (PHP etc.) or Ajax for extracting external HTML, this might be an option. The script offers an easy way of including external content (no iframe!).
(In IE, the link to 'script' seems empty; see the source of the (seemingly empty) window to view the script).
4) URL TO CODE: http://molendijk.110mb.com/include_via_object/includer.html