The browser back button works, but it's not what I want from a UX
standpoint. I want to direct or guide their flow and keep the cursor in the
center of the page for ease of use.
On Thu, Feb 23, 2017 at 4:58 PM, Tom Livingston wrote:
> Would the browser back button not be suffice?
>
>
>
> On Thu,
Would the browser back button not be suffice?
On Thu, Feb 23, 2017 at 7:27 PM Rod Castello wrote:
> Thank you Marie, I will try this out.
>
> On Thu, Feb 23, 2017 at 3:56 PM, wrote:
>
> > Hi Rod,
> >
> > Use cursor:pointer;
> > Instead of " > onClick="history.back(-1)">Back to Product" = html
Thank you Marie, I will try this out.
On Thu, Feb 23, 2017 at 3:56 PM, wrote:
> Hi Rod,
>
> Use cursor:pointer;
> Instead of " onClick="history.back(-1)">Back to Product" = html5
>
> Regards,
>
> Marie
>
> -Original Message-
> From: css-d [mailto:css-d-boun...@lists.css-discuss.org] On B
I needed a quick easy to find back button because they get to the
nutritional page from many different products, so from a user point of view
this made sense.
1. Click the Nutrition Info Bar
2. Go to Nutrition page
3. Click "BACK" to go back to the page they were on, which could be one of
6 differe
> 23 feb. 2017 kl. 23:48 skrev Rod Castello :
>
> Hi,
> I'm using this code to generate a button that takes my users to the page
> the just came from.
> I'm trying to find out how to add a class or id to it, but haven't been
> able to find anything online as of yet.
>
> The other way I could do
Hi Rod,
Use cursor:pointer;
Instead of "Back to Product" = html5
Regards,
Marie
2017-02-23 23:48 GMT+01:00 Rod Castello :
> Hi,
> I'm using this code to generate a button that takes my users to the page
> the just came from.
>
>
> It works fine, but I would like to style it and set the curso