The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl eAuction 1.6.1.x >> Discussion of Functions >> can't scroll to bottom of page in browser ! https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1153112728 Message started by monkeybutter on 07/17/06 at 07:05:15 |
Title: can't scroll to bottom of page in browser ! Post by monkeybutter on 07/17/06 at 07:05:15 :o Dieter - Or anyone else who can possibly help here. I have just put up new auction for the first time to test online. All is well, except after posting two test items, I cannot scroll to the bottom of the page to get to the description and bidding blocks. The picture is sized ok. Is it because I posted it from this system that I am locked out from bidding, or do I need to post the description with html tags ? Even going to My Auction User Center and "edit" for the item, it is still cut off and in-accessible about half way through the server times blocks. I'm using IE 6 by the way, if that matters much. Thanks for any help, and I hope to have things up soon.... ! P.S. This means no one can get to the crucial "enter BID" blocks ! I will test from another system, but wonder if I am getting my bidders area blocked maliciously somehow. Just paranoid I guess...... monkeybutter http://www.offthebay.net/eAuction.html Thanks again Dieter ! I was able to find and fix a few code violations.... but the real fix came after I realized that I took some advice and called the script from a blank html page using code posted here in the forums, and added the following code to the "body" portion at the bottom of it: <frameset cols="*"> <img src="http://www.offthebay.net/public_html/gbu-test-1.jpg"> <frame name="eAuction" src="http://www.offthebay.net/cgi-bin/eAuction161/eAuction.pl" scrolling="yes" marginwidth="2" marginheight="2" resize> </frameset> Hope this helps anyone else who is having this issue. I also viewed the script source on your forums page and found the no-cache and ie 6 browser fixes, and incorporated them into the auction script with no problems. Sorry about replying in the modification area........ Thanks again, and I'm a little farther along ! MonkeyButter ! |
Title: Re: can't scroll to bottom of page in browser ! Post by Dieter Werner on 07/17/06 at 13:39:12 Looks like you changed/added some portions of HTML code. Check it for missing close tags (</ .... >) |
The eAuction Support Forums » Powered by YaBB 2.2! YaBB © 2000-2007. All Rights Reserved. |