Paypal Component Generated HTML: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 16: | Line 16: | ||
When a user adds a Paypal component to their Viviti site, this is the html that is dynamically generated. | When a user adds a [[PaypalComponent | Paypal component]] to their Viviti site, this is the html that is dynamically generated. | ||
[[Category:Dynamically Generated HTML]] | [[Category:Dynamically Generated HTML]] |
Revision as of 17:05, 18 May 2009
Paypal component dynamically generated html:
<div class="component paypal_component">
<h2><span>paypal component title</span></h2>
<div class="component_content">
<div>
<p>An item description can be posted here</p>
</div>
</div>
</div>
When a user adds a Paypal component to their Viviti site, this is the html that is dynamically generated.