Hi There
On this example page http://www.divepoint-samui.com/ I have an iframe:
<h3>Our Happy Clients</h3>
<div class="clients-wrapper">
<iframe src="http://www.divessi.com/extern/recent_certs.php/766494/2" frameborder="0" name="Our Recent Diver Certifications" id="recentDivers" ></iframe>
<iframe src="http://www.divepoint-samui.com/ssi.php" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
</div>
Is there a way, that I can format this iframe, and instead to having a vertical scrolling, to get a horizontal scrolling?
I can open and see the js source code, for the scroling effect, but how I can edit or override it?
Kindly Simon