+ Reply to Thread
Results 1 to 3 of 3

Thread: Inserting Back button in BV?
      
   

  1. #1
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default 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?

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,719

    Default 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.

  3. #3
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default Re: Inserting Back button in BV?

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

    Just one of your many Collections hey?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49