I need help on figuring out why the page doesn't open up to the top of the page. When you click on the link to the page, it brings you part way down.
I have looked at everything, but cannot figure out why this is happening. I have never had this happen before.
Here is a link to the page: https://www.paracordpetcollars.com/snapcollars.php
Also, here is the WWB project of that page: https://www.paracordpetcollars.com/snapcollars.zip
Could someone please take a look to see if you can figure out why this is doing this?
Thank you.
Need Help - Page not opening at the top
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 169
- Joined: Thu Nov 15, 2007 2:36 pm
- Contact:
Need Help - Page not opening at the top
Sincerely,
Barbara Lolmaugh
http://www.websitesbybarbara.com
Barbara Lolmaugh
http://www.websitesbybarbara.com
Re: Need Help - Page not opening at the top
My guess is because you have several elements in your form with 'autofocus' enabled. (ex: id=Select3, id=Select4, etc).
If objects have autofocus it will cause the page to jump to these on page load.
If objects have autofocus it will cause the page to jump to these on page load.
- BaconFries
-
- Posts: 5936
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Need Help - Page not opening at the top
You have applied a "focus" to the following EditLabel1:focus whar this does will apply focus to the first element of the form on the page and open at that point when the page loads.
From the help:
From the help:
Auto complete
Specifies whether the input field should have autocomplete enabled (if available in the browser) .
Auto Focus
Specifies whether the element should automatically get focus when the page loads.
Floating label
With floating labels, you can insert the label inside the input field, and make it float/animate when you click on the input field.
This option uses the 'Place Holder' text for the label.
-
-
- Posts: 169
- Joined: Thu Nov 15, 2007 2:36 pm
- Contact:
Re: Need Help - Page not opening at the top
Yep, that was it. I have no idea how that got checked off. It's fixed now.
Thank you both so much.
Thank you both so much.
Sincerely,
Barbara Lolmaugh
http://www.websitesbybarbara.com
Barbara Lolmaugh
http://www.websitesbybarbara.com