J
|
Jane 9/17/2007 |
Stephan, <IMG id=imgMainPhoto src="%7B$row00firstphoto_value%7D" width=500 height=500> |
S
|
safbwebmail 9/18/2007 |
The details page has the great feature of displaying a larger photo (imgmainPhoto) on mouse over the smaller ones. $smarty->assign("row00firstphoto_value",htmlspecialchars(AddLinkPrefix("Photo1",$pic)));
<IMG id=imgMainPhoto src="%7B$row00firstphoto_value%7D">
|
S
|
safbwebmail 9/18/2007 |
Stephen, |
M
|
mmponline author 9/18/2007 |
This feature is implemented in the more phots part of the cars template as a standard feature. Have a look at this and copy the pages and events to your project. Takes some tweaking but there is no ready to go (unfortunately) to implement it in any project. Hopefully in future. |