Need Help - Page not opening at the top

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
bjlolmaugh
 
 
Posts: 169
Joined: Thu Nov 15, 2007 2:36 pm
Contact:

Need Help - Page not opening at the top

Post by bjlolmaugh »

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.
Sincerely,

Barbara Lolmaugh
http://www.websitesbybarbara.com
User avatar
crispy68
 
 
Posts: 3056
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Need Help - Page not opening at the top

Post by crispy68 »

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.
User avatar
BaconFries
 
 
Posts: 5936
Joined: Thu Aug 16, 2007 7:32 pm

Re: Need Help - Page not opening at the top

Post by BaconFries »

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:
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.
bjlolmaugh
 
 
Posts: 169
Joined: Thu Nov 15, 2007 2:36 pm
Contact:

Re: Need Help - Page not opening at the top

Post by bjlolmaugh »

Yep, that was it. I have no idea how that got checked off. It's fixed now.
Thank you both so much.
Sincerely,

Barbara Lolmaugh
http://www.websitesbybarbara.com
Post Reply