Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Method 1 - CSS:
    Give your <href> an html id of "signInLink"

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

    Panel


    PF.loginDialog(<jquerySelector>);

Full Browser Pages

#header.pageLayout
#content.pageLayout
#footer.pageLayout



jQueryUI Usage

If you plan to use jQueryUI in your Umbraco content, please note that we provide a base set of jQueryUI styles. You should plan to provide overrides for all of our default stylings. Contact us for additional details.