Notification color : data-type="inverse"
Notification position : data-align="left"
Change data-type : data-type="inverse"
to change notification color
use code data-animation-in="animated fadeIn" data-animation-out="animated fadeOut"
notification animation effect
Primary Notice | Use id pnotify-default to use this style notification |
|
Primary Notice | Use id pnotify-default to use this style notification |
|
Success Notice | Use id pnotify-success to use this style notification |
|
Info Notice | Use id pnotify-info to use this style notification |
|
Danger Notice | Use id pnotify-danger to use this style notification |
Success Notification | Use id pnotify-desktop-success to use this style notification |
|
Info Notification | Use id pnotify-desktop-info to use this style notification |
|
Warning Notification | Use id pnotify-desktop-warning to use this style notification |
|
Danger Notification | Use id pnotify-desktop-danger to use this style notification |
Top Left | Use id pnotify-stack-top-left to use this style notification |
|
Bottom Left | Use id pnotify-stack-bottom-left to use this style notification |
|
Bottom Right | Use id pnotify-stack-bottom-right to use this style notification |
|
Custom Left | Use id pnotify-stack-custom-left to use this style notification |
|
Custom Right | Use id pnotify-stack-custom-right to use this style notification |
|
Custom Top | Use id pnotify-stack-custom-top to use this style notification |
|
Custom Bottom | Use id pnotify-stack-custom-bottom to use this style notification |
No Title | Use id pnotify-no-title to use this style notification |
|
Rich Title | Use id pnotify-rich to use this style notification |
|
Click to Close | Use id pnotify-click to use this style notification |
|
Custom Button | Use id pnotify-buttons to use this style notification |
|
Callback Button | Use id pnotify-callbacks to use this style notification |
|
Progress Button | Use id pnotify-progress to use this style notification |
|
Dynamic Progress Button | Use id pnotify-dynamic to use this style notification |
|
Multiline Button | Use id pnotify-multiline to use this style notification |
|
Prompt Button | Use id pnotify-prompt to use this style notification |
|
Confirm Button | Use id pnotify-confirm to use this style notification |
|
Stickey Button | Use id pnotify-sticky to use this style notification |
|
Permenant Button | Use id pnotify-permanent-buttons to use this style notification |
Use id="example-1to10"
to see default rating
Use id="example-movie"
to see movie rating
Use id="example-square"
to see square rating
Use id="example-pill"
to see pill rating
Use id="example-reversed"
to see reverse rating
Use id="example-horizontal"
to see horizontal rating
Use id="example-fontawesome"
to see font awesome rating
Use id="example-css"
to see css stars rating
Use id="example-fontawesome-o"
to see fractional star rating
R
G
B
The recommended way to mark up a code block (both for semantics and for Prism) is a <pre>
element with a element <code>
inside, like so:
p { color: #1abc9c }
Use the following code to use HTML syntax highlighter.
Use the following code to use HTML syntax highlighter.
Line number at the beginning of code lines.
Obviously, this is supposed to work only for code blocks (<pre><code>
) and not for inline code. Add class line-numbers to your desired <pre>
and line-numbers plugin will take
care.
Optional: You can specify the data-start (Number) attribute on the <pre>
element. It will shift the line counter.
Highlights specific lines and/or line ranges.
You specify the lines to be highlighted through the data-line attribute on the <pre>
element, in the following simple format: