I created a page with iframe, the page width is fine for Firefox, but very narrow for IE.
Any suggestion what is going between Firefox and IE for page width setup?
Thanks.
JYI
I created a page with iframe, the page width is fine for Firefox, but very narrow for IE. Any suggestion what is going between Firefox and IE for page width setup? Thanks.
JYI |
Post the code that you used My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
I created a page with iframe, the page width is fine for Firefox, but very narrow for IE. Any suggestion what is going between Firefox and IE for page width setup? Thanks.
JYI Or provide us with your site url PS: If possible do not write me personally, please try to ask on the forum first |
Thanks. Here is the codes generated by Amazon site. <iframe src="http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2F&tag=my_site_amazon_id&linkCode=ur2&camp=1789&creative=390957""width="100%" height="1000"frameborder="0" scrolling="yes"></iframe> Try my URL http://www.mazyworld.com Go to Shop -> Amazom using Firefox and IE.
JYI |
Thanks. Here is the codes generated by Amazon site. <iframe src="http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2F&tag=my_site_amazon_id&linkCode=ur2&camp=1789&creative=390957""width="100%" height="1000"frameborder="0" scrolling="yes"></iframe> Try my URL http://www.mazyworld.com Go to Shop -> Amazom using Firefox and IE.
JYI Set the width to 980px instead of 100% My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Thanks. JYI |