well im creating this site, heres what it looks like so far. http://safetynetdirect.com/tcs/?pg=disposable_gloves so if u click on £2.50 per box in carton of 10 boxes buy now and click buy now it loads the page however the page doesn't start from the top it loads to the middle of my page, in the iframe does anyone know how to fix this issue regards
Well I tested it in 3 other browsers (Safari, Netscape and Firefox) and they all gave the same results - Aligned to the top and not the middle. If you are trying in IE it may be a positioning issue. My laptop is down so I can't test in IE for you.
im using firefox, what i mean is go on this link http://safetynetdirect.com/tcs/?pg=disposable_gloves then scroll right down the page near the bottom then click on £4.95 per box in carton of 10 boxes buy now then when u do the next page will align vertically to the middle of the page and not the top.
What's happen is normal, as long as you're using an iframe with height="2000px". This is a very bad solution, try change it.
yeah but i need a set height for the iframe as auto resizing iframes dont work, any one know any javascript to load to top of the page or something
I've tried all the "buy now" links on the page and all loaded to the top of the screen, yes the footer is way down at the bottom but as Zeegal mentioned thats because of the iframe fixed height. Could you not just set a iframe height of say 1000px and then have people scroll down to see more products?
i don't think that you can do that, there is defo no way i can remove this iframe either its rele buggin me now need to get it fixed , surely there is javascript to load to the top of the page.
ok another way i think i can do this is to get rid of the iframe and then include a perl variable into a php include, does anyone know anyway ways to do this ? e.g so this is my url cgi-bin/mk_cat.pl?cat=B_NG1 and i want to include this page into a php include