Location: Including HTML Pages

Discussion: problem !!!Reported This is a featured thread

Showing 3 posts

alirazachang
problem !!!
Mar 8 2010, 4:01 AM EST | Post edited: Mar 8 2010, 4:01 AM EST
hey guys i even added iframe but it's not showing my amazon product ?? do you know why
<iframe src="http://rcm.amazon.com/e/cm?t=bestsalesandb-20&o=1&p=8&l=as1&asins=B001SEQQBE&fc1=000000&IS2=1&lt1=_blank&m=amazon&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>

here's the code
Do you find this valuable?    
Jivanda
Jivanda
1. RE: problem !!!
Mar 8 2010, 8:47 AM EST | Post edited: Mar 8 2010, 8:47 AM EST

On this page you can find more information:
http://www.wetpaintcentral.com/page/Including+HTML+Pages
See examples of the codes on that page.

*
Do you find this valuable?    
CryingDove
CryingDove
2. RE: problem !!!
Mar 8 2010, 1:26 PM EST | Post edited: Mar 8 2010, 1:26 PM EST
The problem is with the embedded code itself. The margin and frameborder parameters cannot be used.

Use this code and the widget will display properly on your page.

<iframe src="http://rcm.amazon.com/e/cm?t=bestsalesandb-20&o=1&p=8&l=as1&asins=B001SEQQBE&fc1=000000&IS2=1&lt1=_blank&m=amazon&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" ></iframe>


Do you find this valuable?    

Related Content

  (what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)