uknowmeim
10-27-2009, 03:14 PM
i want to be able to add something to the div instead of each link that will pull up the links in the iframe. does anyone know how to do this?
<div>
<a></a>
<a></a>
<a></a>
<a></a>
</div>
<iframe></iframe>
<div>
<a></a>
<a></a>
<a></a>
<a></a>
</div>
<iframe></iframe>