-
Notifications
You must be signed in to change notification settings - Fork 14
svg inject
Alison Appling edited this page Sep 25, 2017
·
1 revision
-
If using landscape and portrait, both need to be specified, otherwise the svg should be both
-
If using two svgs that are almost the same (ids and classes match), the masks and clips need to be attributes and not included in the style (-n is added to ids for these)
-
If using two svgs with the same id, selectors need to be switched to
$("[id=the_id]")
rather than the normal$("#the_id")
Collaborating
Using vizlab
Specific concepts