Topic: Tiltview load in iframe from link a href (not full screen)
Hi, I have multiple collections of pics I want to show with tiltview.
I would like the link to open up in the same page and not in a full new screen. The links are configured as:
<div class="plaatje"><a href="index.html">Rotterdam<img src="rotterdam .jpg" alt="Rotterdam" title=Rotterdam"></a></div>
The index.html is the tiltview index html.
Anyone has an idea on how to load these pics on the same page?
Thanks in advance :D
Monique