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
No he probably copied the code I sent him.
I threw together a quick example that had a span wrapping his elements.
It should have been a div or a paragraph.
Sorry Crest. Update that span to a div if your using my example.
Best,
Karl DeSaulniers
Design Drumm
http://designdrumm.com
> On Feb
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 cursor to "hand".
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
Tom Livingston wrote:
> I do not. I was assuming the HTML couldn't be changed. The best thing to do
> is get rid of the span.
OK. I had in mind Crest's previous message in which he said he had been
booted out of a project because of a coding error on his part. It therefore
seemed wise to w
I do not. I was assuming the HTML couldn't be changed. The best thing to do
is get rid of the span.
On Thu, Feb 23, 2017 at 5:04 PM Philip Taylor wrote:
>
>
> Tom Livingston wrote:
> > On Thu, Feb 23, 2017 at 9:43 AM, Crest Christopher
> > wrote:
> >> I'm strictly having to use inline style sh
Tom Livingston wrote:
> On Thu, Feb 23, 2017 at 9:43 AM, Crest Christopher
> wrote:
>> I'm strictly having to use inline style sheets. My goal is to reposition
>> the tag I'm about to mention vertically on the page.
>>
>> I have a nested within a , when I try to style the tag I
>> can't reposi
On Thu, Feb 23, 2017 at 9:43 AM, Crest Christopher
wrote:
> I'm strictly having to use inline style sheets. My goal is to reposition
> the tag I'm about to mention vertically on the page.
>
> I have a nested within a , when I try to style the tag I
> can't reposition the contents within the tag
I'm strictly having to use inline style sheets. My goal is to reposition
the tag I'm about to mention vertically on the page.
I have a nested within a , when I try to style the tag I
can't reposition the contents within the tag using margins. When I
attempt to style the the using margins I als
13 matches
Mail list logo