jpatriar
06-29-2004, 03:13 AM
Hi,
I need advice from someone that has had experience with iframes.
I'm doing a site that has 26 order forms. Common among the forms
are the pricetable and shopping cart forms. However the shopping cart is paypal and to implement quantity discounts I have to pass qty/price pairs to the javascript functions they provided. Not a problem.
I've used an iframe for the price table and one for the cart forms, so if I have to change the prices in the future I can just modify the iframe html files and this will update all 26 forms.
Since I've never used iframe before I'd like to know if there are going to be any surprises before I do the the other 25 forms. I've test it with IE6, NN6.2 and Opera 7.0 in 800x600 and 1024x768 and it looks the way I want. (ie..
like it's part of the page)
I'm currious about other browser versions, like IE5.5 as I read that there may be window borders etc.. I'm no longer supporting NN4 so that does not matter.
Any help would be greatly appreciated.
J
I need advice from someone that has had experience with iframes.
I'm doing a site that has 26 order forms. Common among the forms
are the pricetable and shopping cart forms. However the shopping cart is paypal and to implement quantity discounts I have to pass qty/price pairs to the javascript functions they provided. Not a problem.
I've used an iframe for the price table and one for the cart forms, so if I have to change the prices in the future I can just modify the iframe html files and this will update all 26 forms.
Since I've never used iframe before I'd like to know if there are going to be any surprises before I do the the other 25 forms. I've test it with IE6, NN6.2 and Opera 7.0 in 800x600 and 1024x768 and it looks the way I want. (ie..
like it's part of the page)
I'm currious about other browser versions, like IE5.5 as I read that there may be window borders etc.. I'm no longer supporting NN4 so that does not matter.
Any help would be greatly appreciated.
J