Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated customer sign-in integration information.

...

  • Method 1 - CSS:
    Give your <href> an html id of "signInLink" and class of "no-user signin iframe".

  • Method 2 - JavaScript:
    The following Javascript call will connect your Sign In link to the appropriate action.

    Panel
    bgColor#e4f4fb


    PF.loginDialog(<jquerySelector>);

...