mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 19:34:27 +02:00
another example
This commit is contained in:
@@ -411,6 +411,9 @@
|
||||
<a href="mypage.html" {popup sticky=true caption='mypage contents'
|
||||
text="<ul><li>links</li><li>pages</li><li>images</li></ul>"
|
||||
snapx=10 snapy=10 trigger='onClick'}>mypage</a>
|
||||
|
||||
{* a popup over a table cell *}
|
||||
<tr><td {popup caption='Part details' text=$part_long_description}>{$part_number}</td></tr>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
|
Reference in New Issue
Block a user