Announcement

Collapse
No announcement yet.

Inserting Back button in BV?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Inserting Back button in BV?

    Hi,

    Is there a function in BV to insert a Back button; maybe some html code or something. I mean, you can navigate from many pages to a particular page, but when you want to go back, you would surely not use hyperlinks?

    Is there there some kind of Back button feature or code we can use that will know to go back to yhe last page viewd?
    Bless you
    Tom


  • #2
    Re: Inserting Back button in BV?

    Select Button at the top of BV.

    D/Click on button select /events/add
    Event = onclick.
    Action = javascript Function
    Javascript = history.back():
    OK
    OK

    Test.
    Regards Chris.

    Collectables, Collecting, collectors-info.com

    www.chrismorris.co.uk

    House build project

    Comment


    • #3
      Re: Inserting Back button in BV?

      Thanks Chris. I was wondering what this Event tab is for....

      Just one of your many Collections hey?
      Bless you
      Tom

      Comment

      Working...
      X