Page 1 of 1

Buttons

Posted: Fri Nov 18, 2022 8:41 pm
by Fueler
Using a button with submit and mouse pointer activated.
I may be missing something. Is there a way for the button to indicate it was clicked by doing somehing? Blink perhaps?
Thanks

Re: Buttons

Posted: Fri Nov 18, 2022 9:16 pm
by Pablo
You can trigger an animation via events.
However, in most cases when you click a button, the control is transferred to another page (the form processor script) , so any action will not be visible on the current page.

Re: Buttons

Posted: Sat Nov 19, 2022 3:51 pm
by Fueler
I have one other mystery button issue.
What I created works fine in preview mode but once published and uploaded it changes to something completely different.
Hope the photos show the problem.
Suggestions?

Created and shown in Preview
Image

Result once published.
Image

Edit: I just realized this is browser related. I am using Brave which I think is chrome based.
Looks fine in edge and firefox

Re: Buttons

Posted: Sat Nov 19, 2022 4:16 pm
by Pablo
It is difficult/impossible to help you without seeing what you have done.
Please always include the URL of the page or a DEMO project.

Re: Buttons

Posted: Sat Nov 19, 2022 6:42 pm
by Fueler

Re: Buttons

Posted: Sun Nov 20, 2022 7:48 am
by Pablo
The buttons looks correct for me in all browsers.
Maybe your browser has a option to override the default look of a button?
I think this is unrelated to WWB.

Re: Buttons

Posted: Sat Nov 26, 2022 4:53 pm
by Fueler
I am back on this issue and not necessarily with the buttons.
I have been using WB since before it had a built in FTP. I was a happy cut and paste user.
As a result my site has a lot of self induced problems.
I haven't had to update anything for a few months so I think this started with Ver 18 though like I said it's probably on my end.

I cannot get any browser to update (refresh) the site properly.
I have even reset the browsers to original state and sometimes that does not even work to correct what I see.
same issue shows up on different computers and my android cell.

The examples below show what happens and what it should look like.
Anyway, please take a look behind the scenes.
https://www.koehlerinjection.com

From this page. http://koehlerinjection.com/enderle-fue ... toffs.html

This is what it should look like:

Image

This is the result in MS Edge browser. It would appear it has an issue with the navigation bars.
No amount of resetting, refreshing, cache dumping fixes it.

Image

Re: Buttons

Posted: Sat Nov 26, 2022 6:03 pm
by Pablo
For me, the page looks correct in all browsers.

But it looks like you have added custom code to the page? or maybe it was added by a custom extension?
<!-- Before <HTML> tag --->
<!-- After <BODY> tag --->
etc

also, there is some kind of zooming code, which is incomplete.
You may want to try to publish the page without all this custom code and see if that helps.

Re: Buttons

Posted: Sat Nov 26, 2022 6:04 pm
by jerryco
Or maybe even a browser extension you may have forgotten about!