Plugin Directory

Changeset 192730


Ignore:
Timestamp:
01/11/2010 04:52:04 PM (16 years ago)
Author:
hanok
Message:

Actualizacion de la ayuda

File:
1 edited

Legend:

Unmodified
Added
Removed
  • facebook-fan-box/trunk/readme.txt

    r189135 r192730  
    1616If you want to change updates visibility, max. number of fans, width or css properties, just do this:
    1717
    18 `<?php facebook_fan_box('API_KEY', 'PROFILE_ID', 'STREAM', 'CONNECTIONS', 'WIDTH', 'CSS', 'IFRAME'); ?>`
     18`<?php facebook_fan_box('API_KEY', 'PROFILE_ID', 'STREAM', 'CONNECTIONS', 'WIDTH', 'CSS', 'IFRAME', 'HEIGHT'); ?>`
    1919
    2020Where:
     
    2929
    3030- IFRAME: If you are unable to use JavaScript method for some reason, you can use add a Fan Box using an HTML iframe tag (Default value is 0).
     31
     32- HEIGHT: Limits the height used by the widget.
    3133
    3234== Installation ==
Note: See TracChangeset for help on using the changeset viewer.