Animation and mobile widths

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
User avatar
Starb7
 
 
Posts: 333
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Animation and mobile widths

Post by Starb7 »

Hi All

I am revamping my site to make it a bit more mobile friendly, a preview is here: https://supake.co.uk/preview/ and all is going well (thanks Crispy for the CSS tip for HTML inside Cell Grids) but I have a couple of niggles that I can't resolve and looking for some help and advice please :)

The page loads fine and if you click the top info panel with the number and email address it pops a message up and that works fine but it loads with no effect (as is applied). If you click the message, it goes away, with the correct effect as it should. Click the info panel again and this time, the message appears as it should and with the applied effect, ie the first show has no effects, but subsequesnt ones do. What could cause this and can I work around it? Not a biggie, just trying to understand why is happens.

The second (yep, it's an old cookie!) is the mobile version loads just fine (on a phone) and it fits the screen initally but it can be pinched and dragged left, ie it does not fill the page as it should. There's no objects that I can see out of the page boundary and so I presume it's a objects property sizing issue. My query is, is there an easy(er) way to find out what object are forcing the latout not to fit correctly? I can go through each item manually to find it, and I have tried that to no avail, but there's a lot of object property sizes to choose from and could have missed it.

I have uploaded the page as a project, it's here: https://supake.co.uk/testing/Supake-Pro ... xample.zip thanks.

TIA
Paul

p.s. just a comment, I copied the page so that I could make a 'stand alone' page for the project to upload. I did a 'Select All', Copy, New Site and Paste and all came over OK as expected apart from the above mentioned info panel which was 'hidden' in the object manager. Just a thoiught that should all objects, hidden or not, 'copy'? This would only really be relavant if you were to copy one page(s) from one project to another. Not an issue if you know.
User avatar
Pablo
 
Posts: 24597
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Animation and mobile widths

Post by Pablo »

When you want to use 'showwitheffect', then you should also initial hide it with effect otherwise it 's initial state is not correct. it will just be hidden (display:none).
So, when the page loads you will have to use hidewitheffect to set it up correct for animation.
User avatar
Starb7
 
 
Posts: 333
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Re: Animation and mobile widths

Post by Starb7 »

Hi Pablo

But that means, for an instant, its visible. I'll just leave it as it is.

Any thoughts on the page width...

TIA

Paul
User avatar
jerryco
 
 
Posts: 932
Joined: Fri Mar 27, 2009 2:42 pm
Location: Purmerend, Holland

Re: Animation and mobile widths

Post by jerryco »

Silly comment from me, can't you hide it so it doesn't show up for a second?
// Love is the acceptance of nothing / Account age is no guarantee of efficiency ;-) ->

Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Five Times Excellence!
User avatar
Starb7
 
 
Posts: 333
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Re: Animation and mobile widths

Post by Starb7 »

I do initially have it hidden, as in the demo project. But as Pablo said, "its inital state isn't known' so the effect cannot work (if I understood that corectly Pablo?) so will just accept it as it is. Cheers
User avatar
Pablo
 
Posts: 24597
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Animation and mobile widths

Post by Pablo »

No, only selected objects will be copied. Hidden objects cannot be selected.
User avatar
Starb7
 
 
Posts: 333
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Re: Animation and mobile widths

Post by Starb7 »

Thanks. Any suggestions on the page width issue? TIA.
Post Reply