View Single Post
Old 02-19-2009, 04:40 PM   #250
Hypernova
Hyperreader
Hypernova solves Fermat’s last theorem while doing the crossword.Hypernova solves Fermat’s last theorem while doing the crossword.Hypernova solves Fermat’s last theorem while doing the crossword.Hypernova solves Fermat’s last theorem while doing the crossword.Hypernova solves Fermat’s last theorem while doing the crossword.Hypernova solves Fermat’s last theorem while doing the crossword.Hypernova solves Fermat’s last theorem while doing the crossword.Hypernova solves Fermat’s last theorem while doing the crossword.Hypernova solves Fermat’s last theorem while doing the crossword.Hypernova solves Fermat’s last theorem while doing the crossword.Hypernova solves Fermat’s last theorem while doing the crossword.
 
Posts: 130
Karma: 28678
Join Date: Feb 2009
Device: Current: Boox Leaf2 (broken) Past: H2O, Kindle PW1, DXG;Pocketbook 360
I did what you suggested. But the highslide box include some explanations of the picture, which is quite crucial. Is there a way to leave it at the end of the article or something? I see that the html actuall have the highslide box contents at the end, but I'm not sure how to keep it. It goes like this
Code:
<div class="highslide-html-content" id="highslide-html">
	<div class="highslide-header">
		<ul>
			<li class="highslide-move"><a href="#" onclick="return false">Move</a></li>
			<li class="highslide-close"><a href="#" onclick="return hs.close(this)">Close</a></li>
		</ul>	    
	</div>
	<div class="highslide-body">
 
<body>
<div id="figure">
  <div align="center"><table width="100%" border="0" cellspacing="5" cellpadding="1">
  <tr>
    <td><img src="/journals/doc/PHTOAD-ft/vol_62/iss_2/images/40_1fig1a.jpg" alt="Figure" width="630" height="420" />&nbsp;</td>
  </tr>
  <tr>
    <td><img src="/journals/doc/PHTOAD-ft/vol_62/iss_2/images/40_1fig1b.jpg" alt="Figure" width="511" height="408" />&nbsp;</td>
  </tr>
</table>
  </div>
  
<p><strong>Figure 1.</strong> Snapshots of high-school physics.<strong> (a)</strong>***Some long explanation here***</a>.)</p>
 
</div>
</body>
</div>
    <div class="highslide-footer">
        <div>
            <span class="highslide-resize" title="Resize">
                <span></span>            </span>        </div>
    </div>
</div>
For now, I attached the new one with cover added and remove all highslide contents.
Attached Files
File Type: zip Physicstoday.zip (857 Bytes, 362 views)

Last edited by Hypernova; 02-19-2009 at 04:43 PM. Reason: Slide mistake in the recipe
Hypernova is offline