how to place a link of image at iframe?

  • funtasy
  • Novice
  • Novice
  • No Avatar
  • Joined: Nov 21, 2003
  • Posts: 30
  • Loc: kl malaysia
  • Status: Offline

Post July 30th, 2004, 5:57 am

hello, hope some body else for this, :oops:
i make an i frame and nedd to show image only! but i want visitor can click at the pic and link to other side.

2..how to fix the size like this code?
they are difren size of pic,ineed to fill out the iframe,
i know java script can afford it but my site is enogh slow already
:wink:

this my code
Code: [ Select ]
<td align="center" colspan="3" rowspan="2">
<iframe src="url..." name="frame1" height="250" width="250"></iframe>
<br>
<a href="/images/cool_light.gif" target="frame1">1</a>..
<a href="/images/coffe_pot.gif" target="frame1">2</a>..
<a href="xxx.gif" target="frame1">3</a></td>
  1. <td align="center" colspan="3" rowspan="2">
  2. <iframe src="url..." name="frame1" height="250" width="250"></iframe>
  3. <br>
  4. <a href="/images/cool_light.gif" target="frame1">1</a>..
  5. <a href="/images/coffe_pot.gif" target="frame1">2</a>..
  6. <a href="xxx.gif" target="frame1">3</a></td>

thanks!
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 30th, 2004, 5:57 am

Post Information

  • Total Posts in this topic: 1 post
  • Users browsing this forum: No registered users and 185 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.