E-Mail This Page
PDF versionAuthors can easily put high resolution images into a popup window like this:

Here is the code that you would use to embed a photo and a thumbnail image:
<a href="/issues/demo/streetscene.jpg" rel="lightbox"
title="'The High Life,' Keith Dorwick">
<img style="border: 2px solid" src="/issues/demo/streetscene-thumb.jpg"
alt="'The High Life,' Keith Dorwick"> </a>
Notes (for critical articles) should be embedded in popup windows as well:
Text1
The module that creates these popup windows does not support italics or underline in the title tag; bibliographic references inside tags should be limited or modified as need be. Please include a copy of the note at the bottom of the page as well. This will allow readers of Technoculture to use the PDF option to print out the article successfully. Those citing TC Journal should cite the version of the note found on the bottom of the article's webpage, since it allows a fuller range of bibliographic format options.
The code for this is as follows:
Text<sup><a href="/tc-favicon.gif"
rel="lightbox" title="This is a note.">1</a></sup>
You can also embed a webpage into a popup box as well.
Here is the Technoculture website, embedded in a popup window:
TC Journal
That code would appear as follows:
<a href="http:tcjournal.org"
rel="lightframe[|width:1000px; height:700px; scrolling: auto;]
[TC Journal]">TC Journal</a>
Similar code can be used to make galleries or to embed Flash video. Contact us at info at tcjournal dot org if you wish to use these capabilities.
1This is a note.