Changeset 3149901
- Timestamp:
- 09/11/2024 08:55:44 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fsdpcfl-contact-form-lazyload/tags/2.0.0/README.txt
r3149898 r3149901 16 16 17 17 Example code: 18 `` 18 ``` 19 19 [lazy-contact-form-7 id="ID form" title="Title form" root-margin="0px" no-observer="false"] 20 `` 20 ``` 21 21 22 `` 22 ```` 23 ``` 23 24 root-margin="0px" 24 `` 25 ``` 26 ```` 25 27 **root-margin="0px"** sets the size of the base margin, allowing the form to load sooner or later. Root-margin can be set in several ways: 26 28 - root-margin supports units such as px and %.
Note: See TracChangeset
for help on using the changeset viewer.