Changeset 1692910
- Timestamp:
- 07/08/2017 08:47:08 AM (9 years ago)
- File:
-
- 1 edited
-
woo-links-to-product/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-links-to-product/trunk/readme.txt
r1692908 r1692910 41 41 42 42 amazon.es 43 44 43 This is an external link; so it will open the corresponding page on a new window. 45 44 46 (#extra-info) 47 45 #extra-info 48 46 In this case, a modal will pop up, showing the inner content on the inline element width id 'extra-info'. Of course, you can use here a class name instead of an id. For example: 49 47 50 48 .info.extra 51 52 49 The plugin will try to hide those inline elements that will appears in the modal, in case you forgot to do that. 53 50 54 (#) 55 51 # 56 52 If this is the case, the plugin popup a modal containing an html note that you wrote. Previously, you should go to the plugin options and add the extra field of "Note", and of course write some note; otherwise, the button does not appear. 57 53 58 54 http://samedomain.com/otherpage.php #info 59 60 55 In this case, the content of a modal is taking from the element with id 'info' which is inside other webpage (on the same domain). Please, note the space before '#info' 61 56
Note: See TracChangeset
for help on using the changeset viewer.