slightly awkward positioning beforehand
This commit is contained in:
@@ -20,8 +20,8 @@ Element Notifications
|
|||||||
|
|
||||||
$(".elem-demo").notify("Hello World");
|
$(".elem-demo").notify("Hello World");
|
||||||
|
|
||||||
// where x is one letter: [t]op, [b]ottom, [m]iddle
|
// where x is one letter: [t]op [m]iddle [b]ottom
|
||||||
// where y is one letter: [l]eft, [r]ight, [c]enter
|
// where y is one letter: [l]eft [c]enter [r]ight
|
||||||
$(".elem-demo").notify("Hello World", {position: "x y"});
|
$(".elem-demo").notify("Hello World", {position: "x y"});
|
||||||
|
|
||||||
COPYRIGHT
|
COPYRIGHT
|
||||||
|
|||||||
Reference in New Issue
Block a user