[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Targetting a different frame with [accessories]
Anybody know how to set a target frame with the accessories tag that
generates links?
I want to specify a different frame as the target. Here is an example of
what I have now:
[accessories table=name column=col_name type=links key=sku]
Producing:
<a href="complicatedpagename.html">$10.99</a>
How do I add the 'target=frame' attribute to that HTML tag using
accessories? Is it possible?
Thanks in advance,
Tim