Changing event registration buttons

Last post 01-27-2012, 12:50 PM by DotCreativity. 1 replies.
Sort Posts:
  •  01-27-2012, 4:05 AM 24811

    • agratton is not online. Last active: 01-27-2012, 4:05 AM agratton
    • Top 500 Contributor
    • Joined about 2 years ago
    • Posts 7

    Changing event registration buttons

    Hi,

    I am looking for help on changing the different buttons in the registraiton process screens (ie.. back, cancel, confirm, confirm and pay etc...

     Is there anyone who has some script to do that?

    andrea

  •  01-27-2012, 12:50 PM 24813 in reply to 24811

    Re: Changing event registration buttons

    Are you looking to change the text on the buttons? There would different ways of doing it, the easiest way would be to do a search and replace. This syntax is as follows:

    replace("original text", "new text");

    You can also target a specific section of the page using

    document.gElementById("elementIdName")

    So, put together it would be

    document.gElementById("elementIdName").innerHTML.replace("original text", "new text");

    If you seems to complex, feel free to contact me and I can set this up for you.


    DotCreativity Web Design Services
    http://www.dotcreativity.com
    Email: ideas@dotcreativity.com
View as RSS news feed in XML
Membership Software - Wild Apricot