Connecting Tech Pros Worldwide Forums | Help | Site Map

how to pop up a window of the same image from html's image

Familiar Sight
 
Join Date: Sep 2008
Posts: 236
#1: Nov 3 '08
Hi All..

I could not let it pop on windows by itself, it popped out in separate html page.

Also, I want to check if the below html can incorporate into perl and how?? As the code seemed to be Java based??


Thanks and Best Rgds,
Andrew


Expand|Select|Wrap|Line Numbers
  1. <div class="centerBoxContentsNew centeredContent back" style="width:33%;"><a href="0001.jpg"><img   
  2.  
  3. src="0001.jpg" alt="RHB_CNLIN0003-SILVER" title="" width="60" height="80" style="position:relative"   
  4.  
  5.  
  6. onmouseout="hidetrail();"  /></a><br /><a href="0002.jpg">RHB_CNLIN0003-SILVER</a><br />US$15.00</div>  
  7. <br class="clearBoth" />  
  8.  
  9.  

Reply