Changeset 985946
- Timestamp:
- 09/10/2014 02:04:21 AM (12 years ago)
- Location:
- amithings
- Files:
-
- 2 edited
-
tags/1.2/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
amithings/tags/1.2/readme.txt
r985942 r985946 30 30 You will find more info about UPL at Amithings website in the Help section, here: http://app.amithings.com/help(upl). 31 31 32 33 32 Parameters 34 33 34 address - Shows the address bar with the UPL. Accepts only "yes" and "no". Default: "no". 35 35 36 address - Shows the address bar with the UPL. Accepts only "yes" and "no". Default: "no".36 border - Shows a border outside the contents. Accepts only "yes" and "no". Default: "no". 37 37 38 border - Shows a border outside the contents. Accepts only "yes" and "no". Default: "no".38 container - HTML element used as container to the contents. The only parameter accepted is "iframe". Default: "iframe". 39 39 40 container - HTML element used as container to the contents. The only parameter accepted is "iframe". Default: "iframe".40 height - Sets the height of the contents. Integer values will be assigned in pixels but you may try using one of these units: em, cm, ex, in, mm, pc, pt and px. Default: "auto". 41 41 42 height - Sets the height of the contents. Integer values will be assigned in pixels but you may try using one of these units: em, cm, ex, in, mm, pc, pt and px. Default: "auto".42 scrolling - Specifies whether or not to display scrollbars around the contents. Accepts "auto", "yes" and "no". Default: "auto". 43 43 44 scrolling - Specifies whether or not to display scrollbars around the contents. Accepts "auto", "yes" and "no". Default: "auto".44 upl - List of UPL functions separated by dots. 45 45 46 upl - List of UPL functions separated by dots. 47 48 width - Sets the width of the contents. Integer values will be assigned in pixels but you may try using one of these units: em, cm, ex, in, mm, pc, pt and px. Default: "100%". 49 50 46 width - Sets the width of the contents. Integer values will be assigned in pixels but you may try using one of these units: em, cm, ex, in, mm, pc, pt and px. Default: "100%". 51 47 52 48 == Installation == -
amithings/trunk/readme.txt
r985942 r985946 30 30 You will find more info about UPL at Amithings website in the Help section, here: http://app.amithings.com/help(upl). 31 31 32 33 32 Parameters 34 33 34 address - Shows the address bar with the UPL. Accepts only "yes" and "no". Default: "no". 35 35 36 address - Shows the address bar with the UPL. Accepts only "yes" and "no". Default: "no".36 border - Shows a border outside the contents. Accepts only "yes" and "no". Default: "no". 37 37 38 border - Shows a border outside the contents. Accepts only "yes" and "no". Default: "no".38 container - HTML element used as container to the contents. The only parameter accepted is "iframe". Default: "iframe". 39 39 40 container - HTML element used as container to the contents. The only parameter accepted is "iframe". Default: "iframe".40 height - Sets the height of the contents. Integer values will be assigned in pixels but you may try using one of these units: em, cm, ex, in, mm, pc, pt and px. Default: "auto". 41 41 42 height - Sets the height of the contents. Integer values will be assigned in pixels but you may try using one of these units: em, cm, ex, in, mm, pc, pt and px. Default: "auto".42 scrolling - Specifies whether or not to display scrollbars around the contents. Accepts "auto", "yes" and "no". Default: "auto". 43 43 44 scrolling - Specifies whether or not to display scrollbars around the contents. Accepts "auto", "yes" and "no". Default: "auto".44 upl - List of UPL functions separated by dots. 45 45 46 upl - List of UPL functions separated by dots. 47 48 width - Sets the width of the contents. Integer values will be assigned in pixels but you may try using one of these units: em, cm, ex, in, mm, pc, pt and px. Default: "100%". 49 50 46 width - Sets the width of the contents. Integer values will be assigned in pixels but you may try using one of these units: em, cm, ex, in, mm, pc, pt and px. Default: "100%". 51 47 52 48 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.