"michael" == michael / world66 <[EMAIL PROTECTED]> writes:
A little bit late, but maybe it help:
michael> maybe this is more a question for the developers list, but I
michael> will give it a shot:
IMHO this is the right list.
michael> I am trying to get some "clickable pictures" - like maps with
michael> different cities - on the Plucker. Does anybody know if
michael> that's possible?
You could try:
<img src="1.jpg"><img src="2.jpg"><img src="3.jpg"><br>
<img src="4.jpg"><a href="5_large.jpg"><img src="5.jpg"></a><img src="6.jpg"><br>
<img src="7.jpg"><img src="8.jpg"><a href="9_large.jpg"><img src="9.jpg"></a><br>
to get an map like:
+---+---+---+
| 1 | 2 | 3 |
+---+---+---+
| 4 | 5 | 6 |
+---+---+---+
| 7 | 8 | 9 |
+---+---+---+
were in this case field 5 and 9 a an area that links to another page
(in this case a big image).
cu,
Dirk
--
Permanent URLs to the latest Version () of the Plucker Windows installer
- For the Webpage: http://www.dirk-heiser.de/plucker
- Direct Download: http://www.dirk-heiser.de/plucker/plucker.exe [2.79MB]