Versions Compared

Key

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

...

Info

This macro is only available on the Server version. For the Cloud version, use the newer Tabs Tab macro instead. If you would like to migrate your existing Card and Deck of Cards macros to Cloud, a migration tool and instructions are available here:in the Migrating Deck & Card macros to Cloud guide.

Parameters

Name

Required

Migratable

Can migrate to Cloud?

Default Value

Description

Card Label

  • Status
    title(/)

  • Status
    titleNO

 

The label for the deck.

ID

  • Status
    title(X)

  • Status
    titleNO

 

The unique card ID. This is used to generate the tab history ID.

Hover Text

  • Status
    title(X)

  • Status
    titleNO

 

Text to display when hovering over the tab.

Default

  • Status
    title(X)

  • Status
    titleNO

false

If true, this card will be the default one shown when the page is first viewed.

CSS Class

  • Status
    title(X)

  • Status
    titleNO

 

The custom CSS class for the Card.

CSS Style

  • Status
    title(X)

  • Status
    titleNO

 

Custom CSS style values.

Next After

  • Status
    title(X)

  • Status
    titleNO

0

  • The number of seconds the Card will stay visible before moving to the next one.

  • The default of 0 prevents automatic transitions.

Effect Type

  • Status
    title(X)

  • Status
    titleNO

default

  • The effect to use when moving to this Card. 

  • Selection includes:

    • default

    • fade

    • slide

    • horizontal

Effect Duration

  • Status
    title(X)

  • Status
    titleNO

 

  • The number of seconds the transition will take to complete, e.g.: 1.5 or 10.

Access Key

  • Status
    title(X)

  • Status
    titleNO

 

  • The key that is hot linked to the specified card.

  • Only works in some browsers. Note that some characters may not work in some browsers due to conflicts with existing keyboard shortcuts:

Browser: Firefox 2
Keyboard Shortcut: Alt + Shift + <character>

Browser: Safari 3
Keyboard Shortcut: Alt + <character>

Browser: Safari 4
Keyboard Shortcut: Alt + Cmd + <character>

Browser: Chrome
Keyboard Shortcut: Ctrl + <character>

Browser: Internet Explorer 6 and 7
Keyboard Shortcut: N/A

Tutorial Examples

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "card" and space = currentSpace ( )
labelscard

...