(Default) Complete Javascript to call Auto Featured Post like this code:
jQuery("#ID_Place_To_Load_Plugin").AutofeaturedPost({
blogURL: "",
MaxPost: 4,
ImageSize: 650,
Summarylength: 150,
RandompostActive: true,
pBlank: "http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s72-c/grey.gif",
tagName: false
});
Property | Description |
blogURL | Yours blog URL or you can leave it blank to load where this script load. |
MaxPost | Maximum number artikel will show on Featured Post |
Summarylength | Number of summary characters to show. |
ImageSize | Post Image size (in pixel) |
RandompostActive | default true. It's will show article ramdomly. If want to show Recent Post just change to false |
pBlank | Backup image if post don't have image store on blogspot or picasa web |
tagName | If you want to show Featured Post by the Label. Example: to show featured post from Sports Label just write like this tagName:"Sports" |
0 komentar